22 #ifndef _NISIMPLENODEALLOCATOR_H
23 #define _NISIMPLENODEALLOCATOR_H
Definition: IXnNodeAllocator.h:34
Definition: XnNodeAllocator.h:29
virtual XnNode * Allocate()
Definition: XnNodeAllocator.h:36
virtual void Deallocate(XnNode *pNode)
Definition: XnNodeAllocator.h:43
static void Deallocate(XnNode *pNode)
Definition: XnNode.h:41
static XnNode * Allocate()
Definition: XnNode.h:40