#include <kfbxmemoryallocator.h>
Inherits KFbxMemoryAllocator.
Inheritance diagram for KFbxDefaultMemoryAllocator:
This default implementation uses malloc, calloc, realloc, and free from the C runtime library.
Definition at line 87 of file kfbxmemoryallocator.h.