|
Assimp
v2.0 (November 2010)
|
Internal description of an Assimp export format option. More...
Public Member Functions | |
| ExportFormatEntry (const char *pId, const char *pDesc, const char *pExtension, fpExportFunc pFunction, unsigned int pEnforcePP=0u) | |
| ExportFormatEntry () | |
Public Attributes | |
| aiExportFormatDesc | mDescription |
| Public description structure to be returned by aiGetExportFormatDescription() More... | |
| unsigned int | mEnforcePP |
| fpExportFunc | mExportFunction |
Internal description of an Assimp export format option.
|
inline |
|
inline |
| aiExportFormatDesc Assimp::Exporter::ExportFormatEntry::mDescription |
Public description structure to be returned by aiGetExportFormatDescription()
| unsigned int Assimp::Exporter::ExportFormatEntry::mEnforcePP |
| fpExportFunc Assimp::Exporter::ExportFormatEntry::mExportFunction |
1.8.5