PxAllocator.h#
Fully qualified name: include/foundation/PxAllocator.h
Source file: PxAllocator.h
Classes#
- PxAllocator
Allocator used to access the global PxAllocatorCallback instance without providing additional information.
- PxRawAllocator
Bootstrap allocator using malloc/free.
- PxReflectionAllocator
Allocator used to access the global PxAllocatorCallback instance using a static name derived from T.