22 #ifndef _NINODEALLOC_H 23 #define _NINODEALLOC_H 59 #endif //_NINODEALLOC_H Definition: XnBaseNode.h:35
XnBaseNode * m_pNext
Definition: XnBaseNode.h:38
XN_C_API void XN_C_DECL xnDeallocateBaseNode(XnBaseNode *pNode)
XN_C_API XnBaseNode *XN_C_DECL xnAllocateBaseNode()
void * XnValue
Definition: XnDataTypes.h:36
XnBaseNode * m_pPrevious
Definition: XnBaseNode.h:40
XnValue m_Data
Definition: XnBaseNode.h:42
struct XnBaseNode XnBaseNode