OpenNI 1.5.4
XnNodeAllocator Class Reference

#include <XnNodeAllocator.h>

Inheritance diagram for XnNodeAllocator:

Public Member Functions

virtual XnNodeAllocate ()
 
virtual void Deallocate (XnNode *pNode)
 
- Public Member Functions inherited from INiNodeAllocator
virtual ~INiNodeAllocator ()
 

Member Function Documentation

virtual XnNode* XnNodeAllocator::Allocate ( )
inlinevirtual

Allocate a new XnNode

Returns
NULL if allocating a new node failed

Implements INiNodeAllocator.

virtual void XnNodeAllocator::Deallocate ( XnNode pNode)
inlinevirtual

Release an XnNode

Parameters
pNode[in] The node to deallocate

Implements INiNodeAllocator.


The documentation for this class was generated from the following file: