|
Kanzi Graphics Engine
|
Iterator for object node children that supports removing the current child. More...
#include <kzu_object.h>
Data Fields | |
| struct KzuObjectNode * | objectNode_private |
| Reference to the object node accessed by this iterator. More... | |
| kzInt | currentIndex_private |
| Current index in the iterator. More... | |
Iterator for object node children that supports removing the current child.
| struct KzuObjectNode* KzuObjectNodeChildIterator::objectNode_private |
Reference to the object node accessed by this iterator.
| kzInt KzuObjectNodeChildIterator::currentIndex_private |
Current index in the iterator.