PxDefaultAllocator.h File Reference
#include "foundation/PxAllocatorCallback.h"
#include "foundation/PxAssert.h"
#include "common/PxPhysXCommonConfig.h"
#include <stdlib.h>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PxDefaultAllocator
 default implementation of the allocator interface required by the SDK More...
 

Functions

PX_FORCE_INLINE void * platformAlignedAlloc (size_t size)
 
PX_FORCE_INLINE void platformAlignedFree (void *ptr)