21 #ifndef _NINODEALLOC_H 22 #define _NINODEALLOC_H 58 #endif //_NINODEALLOC_H Definition: XnBaseNode.h:34
XnBaseNode * m_pNext
Definition: XnBaseNode.h:37
XN_C_API void XN_C_DECL xnDeallocateBaseNode(XnBaseNode *pNode)
XN_C_API XnBaseNode *XN_C_DECL xnAllocateBaseNode()
void * XnValue
Definition: XnDataTypes.h:35
XnBaseNode * m_pPrevious
Definition: XnBaseNode.h:39
XnValue m_Data
Definition: XnBaseNode.h:41
struct XnBaseNode XnBaseNode