FBX C++ API Reference
|
Classes | |
class | FbxBaseAllocator |
An allocator class for use as a template parameter to one of the container class (FbxMap, FbxSet, FbxDynamicArray...) must implement these. More... | |
class | FbxHungryAllocator |
This allocator only frees the allocated memory when it is deleted. More... | |