21 #ifndef _NISIMPLENODEALLOCATOR_H
22 #define _NISIMPLENODEALLOCATOR_H
Definition: IXnNodeAllocator.h:33
Definition: XnNodeAllocator.h:28
virtual XnNode * Allocate()
Definition: XnNodeAllocator.h:35
virtual void Deallocate(XnNode *pNode)
Definition: XnNodeAllocator.h:42
static void Deallocate(XnNode *pNode)
Definition: XnNode.h:40
static XnNode * Allocate()
Definition: XnNode.h:39