![]() |
Polygon Crucher SDK - Documentation
Documentation
|
Defines a set of memory callback handlers that can be modified. More...
Defines a set of memory callback handlers that can be modified.
memoryCallbackNotify is a global XMemoryCallback. If you modify it, you can replace default callbacks by your own one.
#include <XMemory.h>
Public Attributes | |
mallocCallback | malloc |
reallocCallback | realloc |
freeCallback | free |