Plasma Engine  2.0
Loading...
Searching...
No Matches
plTreeNode< T > Class Template Reference

Public Member Functions

 plTreeNode (const T &data)
 
const plUuidGetGuid () const
 
const plTreeNode< T > * GetParent () const
 
plTreeNode< T > * GetParent ()
 
const plHybridArray< plTreeNode< T > *, 8 > & GetChildren () const
 
plHybridArray< plTreeNode< T > *, 8 > & GetChildren ()
 
plTreeNode< T > * InsertChild (const T &data, plUInt32 uiIndex)
 
bool RemoveChild (plUInt32 uiIndex)
 
plUInt32 GetParentIndex () const
 

Public Attributes

m_Data
 
plUuid m_Guid
 

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