#include <PhysX.h>
|
void * | allocate (const size_t size, const char *, const char *, int) noexcept override |
|
void | deallocate (void *ptr) noexcept override |
|
Definition at line 55 of file PhysX.h.
◆ allocate()
void * Divide::PxDefaultAllocator::allocate |
( |
const size_t |
size, |
|
|
const char * |
, |
|
|
const char * |
, |
|
|
int |
|
|
) |
| |
|
inlineoverrideprivatenoexcept |
◆ deallocate()
void Divide::PxDefaultAllocator::deallocate |
( |
void * |
ptr | ) |
|
|
inlineoverrideprivatenoexcept |
◆ s_alignment
constexpr size_t Divide::PxDefaultAllocator::s_alignment = 16u |
|
staticconstexprprivate |
The documentation for this class was generated from the following file:
- G:/Divide-Framework/Source/Physics/PhysX/Headers/PhysX.h