Atoms Crowd
7.0.0
|
Public Member Functions | |
std::string | typeStr () const |
Type string. More... | |
unsigned int | typeId () const |
Type id. More... | |
FbxAnimLoader () | |
Constructor. | |
~FbxAnimLoader () | |
Destructor. | |
Atoms::AnimationClip | load (const std::string &filePath, const std::string &filter="*") |
load More... | |
Public Member Functions inherited from Atoms::BaseAnimLoader | |
BaseAnimLoader () | |
Constructor. | |
virtual | ~BaseAnimLoader ()=0 |
Virtual Destructor. | |
Static Public Member Functions | |
static AtomsPtr< BaseAnimLoader > | creator () |
Creator function. More... | |
Static Public Attributes | |
static std::string const | staticTypeStr |
Class static type string. | |
static const unsigned int | staticTypeId |
Class static type id. | |
|
static |
Creator function.
|
virtual |
|
virtual |
|
virtual |