OpenNI 1.5.4
|
#include <XnDataTypes.h>
Go to the source code of this file.
Classes | |
struct | XnBaseNode |
Typedefs | |
typedef struct XnBaseNode | XnBaseNode |
Functions | |
XN_C_API XnBaseNode *XN_C_DECL | xnAllocateBaseNode () |
XN_C_API void XN_C_DECL | xnDeallocateBaseNode (XnBaseNode *pNode) |
Typedef Documentation
typedef struct XnBaseNode XnBaseNode |
The base of the building block of the data types - XnBaseNode
Function Documentation
XN_C_API XnBaseNode* XN_C_DECL xnAllocateBaseNode | ( | ) |
Provide an available xnBaseNode from the node pool.
XN_C_API void XN_C_DECL xnDeallocateBaseNode | ( | XnBaseNode * | pNode | ) |
Release an xnBaseNode to the node pool.
- Parameters:
-
pNode [in] The base node to return to the pool.
Generated on Wed May 16 2012 10:16:05 for OpenNI 1.5.4 by 1.7.5.1