PxInlineAllocator#
Defined in include/foundation/PxInlineAllocator.h
-
template<PxU32 N, typename BaseAllocator>
class PxInlineAllocator : private BaseAllocator# Public Functions
-
inline PxInlineAllocator(const PxEMPTY v)#
-
inline PxInlineAllocator(const BaseAllocator &alloc = BaseAllocator())#
-
inline PxInlineAllocator(const PxInlineAllocator &aloc)#
-
inline void deallocate(void *ptr, uint32_t *cookie = NULL)#
-
inline bool isBufferUsed() const#
-
inline PxInlineAllocator(const PxEMPTY v)#