Assimp
v3.1.1 (June 2014)
|
Implementation of the CPP-API class #Importer. More...
Namespaces | |
Assimp | |
MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py. | |
Macros | |
#define | ASSIMP_CATCH_GLOBAL_EXCEPTIONS |
Functions | |
bool | _ValidateFlags (unsigned int pFlags) |
void | AddNodeWeight (unsigned int &iScene, const aiNode *pcNode) |
void | Assimp::DeleteImporterInstanceList (std::vector< BaseImporter * > &out) |
will delete all registered importers. More... | |
void | Assimp::GetImporterInstanceList (std::vector< BaseImporter * > &out) |
will return all registered importers. More... | |
void | Assimp::GetPostProcessingStepInstanceList (std::vector< BaseProcess * > &out) |
void | WriteLogOpening (const std::string &file) |
Implementation of the CPP-API class #Importer.
#define ASSIMP_CATCH_GLOBAL_EXCEPTIONS |
bool _ValidateFlags | ( | unsigned int | pFlags | ) |
|
inline |
void WriteLogOpening | ( | const std::string & | file | ) |