 |
OpenNI 1.5.4
|
Go to the documentation of this file.
22 #ifndef _NINODEALLOC_H
23 #define _NINODEALLOC_H
59 #endif //_NINODEALLOC_H
XnBaseNode * m_pNext
Definition: XnBaseNode.h:58
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:60
XnValue m_Data
Definition: XnBaseNode.h:62
void * XnValue
Definition: XnDataTypes.h:36
Definition: XnBaseNode.h:35