![]() |
OpenNI 1.5.4
|
This is the complete list of members for XnList::Iterator, including all inherited members.
ConstIterator(const ConstIterator &other) | XnList::ConstIterator | inline |
ConstIterator(XnNode *pNode) | XnList::ConstIterator | inlineprotected |
GetNode() const | XnList::ConstIterator | inline |
GetNode() | XnList::ConstIterator | inline |
Iterator(const Iterator &other) | XnList::Iterator | inline |
Iterator(XnNode *pNode) | XnList::Iterator | inlineprotected |
m_pCurrent | XnList::ConstIterator | protected |
operator!=(const ConstIterator &other) const | XnList::ConstIterator | inline |
operator*() const | XnList::Iterator | inline |
operator++() | XnList::Iterator | inline |
operator++(int) | XnList::Iterator | inline |
operator--() | XnList::Iterator | inline |
operator--(int) | XnList::Iterator | inline |
operator==(const ConstIterator &other) const | XnList::ConstIterator | inline |
XnList | XnList::Iterator | friend |