#include "foundation/PxAllocatorCallback.h"#include "foundation/PxAssert.h"#include "common/PxPhysXCommonConfig.h"#include <stdlib.h>


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) |