PxTempAllocator

Defined in include/foundation/PxTempAllocator.h

Inheritance Relationships

Derived Type

class PxTempAllocator

Subclassed by PxScopedPointer< T, Alloc >

Public Functions

inline PxTempAllocator(const char* = 0)
void *allocate(size_t size, const char *file, PxI32 line)
void deallocate(void *ptr)