My Project
|
Inheriting from ID3DXAllocateHierarchy, this class handles the allocation and release of the memory used by animation frames and meshes. More...
#include <XFileMultiAnim.h>
Public Member Functions | |
STDMETHOD() | SetMA (THIS_ CMultiAnim *pMA) |
Setup method. | |
Inheriting from ID3DXAllocateHierarchy, this class handles the allocation and release of the memory used by animation frames and meshes.
Applications derive their own version of this class so that they can customize the behavior of allocation and release.