XnBaseNode.h File Reference

#include <XnDataTypes.h>

Go to the source code of this file.

Classes

struct  XnBaseNode

Functions

XN_C_API XnBaseNodexnAllocateBaseNode ()
XN_C_API void xnDeallocateBaseNode (XnBaseNode *pNode)

Function Documentation

XN_C_API XnBaseNode* xnAllocateBaseNode (  ) 

Provide an available xnBaseNode from the node pool.

XN_C_API void xnDeallocateBaseNode ( XnBaseNode pNode  ) 

Release an xnBaseNode to the node pool.

Parameters:
pNode [in] The base node to return to the pool.

Generated on 11 Feb 2011 for OpenNI 1.0.0 by  doxygen 1.6.1