Kanzi Graphics Engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
KzuObjectNodeChildIterator Struct Reference

Iterator for object node children that supports removing the current child. More...

#include <kzu_object.h>

Data Fields

struct KzuObjectNodeobjectNode_private
 Reference to the object node accessed by this iterator. More...
 
kzInt currentIndex_private
 Current index in the iterator. More...
 

Detailed Description

Iterator for object node children that supports removing the current child.

Field Documentation

struct KzuObjectNode* KzuObjectNodeChildIterator::objectNode_private

Reference to the object node accessed by this iterator.

kzInt KzuObjectNodeChildIterator::currentIndex_private

Current index in the iterator.


The documentation for this struct was generated from the following file: