physx::shdfnd::AlignedAllocator< N, BaseAllocator > Class Template Reference
#include <PsAlignedMalloc.h>
List of all members.
|
Public Member Functions |
| AlignedAllocator (const BaseAllocator &base=BaseAllocator()) |
void * | allocate (size_t size, const char *file, int line) |
void | deallocate (void *ptr) |
Detailed Description
template<uint32_t N, typename BaseAllocator = NonTrackingAllocator>
class physx::shdfnd::AlignedAllocator< N, BaseAllocator >
Allocator, which is used to access the global PxAllocatorCallback instance (used for dynamic data types template instantiation), which can align memory
Constructor & Destructor Documentation
template<uint32_t N, typename BaseAllocator = NonTrackingAllocator>
Member Function Documentation
template<uint32_t N, typename BaseAllocator = NonTrackingAllocator>
template<uint32_t N, typename BaseAllocator = NonTrackingAllocator>
The documentation for this class was generated from the following file:
Generated on Tue Jul 28 14:21:56 2015 for NVIDIA(R) PsFoundation Reference by
1.5.8