 |
OpenNI 1.5.7
|
Go to the documentation of this file.
21 #ifndef _NINODEALLOC_H
22 #define _NINODEALLOC_H
58 #endif //_NINODEALLOC_H
XnBaseNode * m_pNext
Definition: XnBaseNode.h:56
XN_C_API XnBaseNode *XN_C_DECL xnAllocateBaseNode()
struct XnBaseNode XnBaseNode
XN_C_API void XN_C_DECL xnDeallocateBaseNode(XnBaseNode *pNode)
XnBaseNode * m_pPrevious
Definition: XnBaseNode.h:58
XnValue m_Data
Definition: XnBaseNode.h:60
void * XnValue
Definition: XnDataTypes.h:35
Definition: XnBaseNode.h:34