PxVirtualAllocator

Defined in include/foundation/PxAllocator.h

class PxVirtualAllocator

Public Functions

inline PxVirtualAllocator(PxVirtualAllocatorCallback *callback = NULL, const int group = 0)
inline void *allocate(const size_t size, const char *file, const int line)
inline void deallocate(void *ptr)