INiNodeAllocator Class Reference
#include <IXnNodeAllocator.h>
List of all members.
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: