![]() |
OpenNI 1.5.4
|
INiNodeAllocator Class Reference
#include <IXnNodeAllocator.h>
Inheritance diagram for INiNodeAllocator:

Public Member Functions | |
| virtual | ~INiNodeAllocator () |
| virtual XnNode * | Allocate ()=0 |
| virtual void | Deallocate (XnNode *pNode)=0 |
Detailed Description
Node Allocator - general interface for node allocation and deallocation.
Constructor & Destructor Documentation
| virtual INiNodeAllocator::~INiNodeAllocator | ( | ) | [inline, virtual] |
Member Function Documentation
| virtual XnNode* INiNodeAllocator::Allocate | ( | ) | [pure virtual] |
| virtual void INiNodeAllocator::Deallocate | ( | XnNode * | pNode | ) | [pure virtual] |
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
1.7.5.1
