fbxcontainerallocators.h File Reference

#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>

Go to the source code of this file.

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

Detailed Description

Definition in file fbxcontainerallocators.h.