#include <XnBaseNode.h>
Public Attributes | |
XnValue | m_Data |
XnBaseNode * | m_pNext |
XnBaseNode * | m_pPrevious |
The base of the building block of the data types - XnBaseNode
Definition at line 39 of file XnBaseNode.h.
the value of the XnNode
Definition at line 46 of file XnBaseNode.h.
the next XnNode
Definition at line 42 of file XnBaseNode.h.
the previous XnNode
Definition at line 44 of file XnBaseNode.h.