Assimp
v3.1.1 (June 2014)
|
Namespaces | |
Assimp | |
MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py. | |
Functions | |
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... | |
Central registry for all importers available. Do not edit this file directly (unless you are adding new loaders), instead use the corresponding preprocessor flag to selectively disable formats.
Central registry for all postprocessing steps available. Do not edit this file directly (unless you are adding new steps), instead use the corresponding preprocessor flag to selectively disable steps.