![]() |
OpenNI 1.5.2
|
#include <IXnNodeAllocator.h>

Public Member Functions | |
| virtual | ~INiNodeAllocator () |
| virtual XnNode * | Allocate ()=0 |
| virtual void | Deallocate (XnNode *pNode)=0 |
Node Allocator - general interface for node allocation and deallocation.
| virtual INiNodeAllocator::~INiNodeAllocator | ( | ) | [inline, virtual] |
| virtual XnNode* INiNodeAllocator::Allocate | ( | ) | [pure virtual] |
| virtual void INiNodeAllocator::Deallocate | ( | XnNode * | pNode | ) | [pure virtual] |
1.7.6.1