![]() |
Atoms Crowd
7.0.0
|
Public Member Functions | |
| std::string | typeStr () const |
| Type string. More... | |
| unsigned int | typeId () const |
| Type id. More... | |
| FbxMeshLoader () | |
| Constructor. | |
| ~FbxMeshLoader () | |
| Destructor. | |
| AtomsPtr< AtomsCore::MapMetadata > | load (const std::string &filePath, const std::string &filter="*") |
| load More... | |
Public Member Functions inherited from Atoms::BaseMeshLoader | |
| BaseMeshLoader () | |
| Constructor. | |
| virtual | ~BaseMeshLoader ()=0 |
| Virtual Destructor. | |
Static Public Member Functions | |
| static AtomsPtr< BaseMeshLoader > | 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 |