Assimp  v3.1.1 (June 2014)
DDLNodeIterator Struct Reference

Public Member Functions

 DDLNodeIterator (const DDLNode::DllNodeList &childs)
 
bool getNext (DDLNode **node)
 
 ~DDLNodeIterator ()
 

Public Attributes

const DDLNode::DllNodeListm_childs
 
size_t m_idx
 

Constructor & Destructor Documentation

§ DDLNodeIterator()

DDLNodeIterator::DDLNodeIterator ( const DDLNode::DllNodeList childs)
inline

§ ~DDLNodeIterator()

DDLNodeIterator::~DDLNodeIterator ( )
inline

Member Function Documentation

§ getNext()

bool DDLNodeIterator::getNext ( DDLNode **  node)
inline

Member Data Documentation

§ m_childs

const DDLNode::DllNodeList& DDLNodeIterator::m_childs

§ m_idx

size_t DDLNodeIterator::m_idx

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