Assimp  v3.1.1 (June 2014)
Importer.cpp File Reference

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)
 

Detailed Description

Implementation of the CPP-API class #Importer.

Macro Definition Documentation

#define ASSIMP_CATCH_GLOBAL_EXCEPTIONS

Function Documentation

bool _ValidateFlags ( unsigned int  pFlags)
void AddNodeWeight ( unsigned int &  iScene,
const aiNode pcNode 
)
inline
void WriteLogOpening ( const std::string &  file)