Definition: NiTPointerAllocator.h:12
 
AllocNode * next
Definition: NiTPointerAllocator.h:14
 
T element
Definition: NiTPointerAllocator.h:16
 
void * data
Definition: NiTPointerAllocator.h:15
 
Definition: NiTPointerAllocator.h:9
 
void * Allocate()
Definition: NiTPointerAllocator.h:19
 
void Deallocate(void *a_ptr)
Definition: NiTPointerAllocator.h:24
 
Definition: AbsorbEffect.h:6
 
void * NiMalloc(std::size_t a_sizeInBytes)