#include <PXUtils.h>
|
void * | allocate (size_t size, const char *typeName, const char *filename, int line) override |
|
void | deallocate (void *ptr) override |
|
◆ allocate()
void * physics::FLPxAllocator::allocate |
( |
size_t |
size, |
|
|
const char * |
typeName, |
|
|
const char * |
filename, |
|
|
int |
line |
|
) |
| |
|
override |
◆ deallocate()
void physics::FLPxAllocator::deallocate |
( |
void * |
ptr | ) |
|
|
override |
The documentation for this class was generated from the following files:
- D:/RIT/FALCON_ENGINE/Falcon/Falcon/Physics/PXUtils.h
- D:/RIT/FALCON_ENGINE/Falcon/Falcon/Physics/PXUtils.cpp