OpenNI 1.5.4: XnNodeAllocator Class Reference

OpenNI

XnNodeAllocator Class Reference

#include <XnNodeAllocator.h>

Inheritance diagram for XnNodeAllocator:

List of all members.

Public Member Functions

virtual XnNodeAllocate ()
virtual void Deallocate (XnNode *pNode)

Member Function Documentation

virtual XnNode* XnNodeAllocator::Allocate ( ) [inline, virtual]

Allocate a new XnNode

Returns:
NULL if allocating a new node failed

Implements INiNodeAllocator.

virtual void XnNodeAllocator::Deallocate ( XnNode pNode) [inline, virtual]

Release an XnNode

Parameters:
pNode[in] The node to deallocate

Implements INiNodeAllocator.


The documentation for this class was generated from the following file:
Generated on Wed May 16 2012 10:16:06 for OpenNI 1.5.4 by   doxygen 1.7.5.1