Definition in file fbxcontainerallocators.h.
Classes |
|
| class | FbxBaseAllocator |
| An allocator class for use as a template
parameter to one of the container class (FbxMap,
FbxSet2, FbxDynamicArray...)
must implement these. More... |
|
| class | FbxHungryAllocator |
| This allocator only frees the allocated
memory when it is deleted. More... |
|
| class | FbxHungryAllocator::MemoryBlock |