Assimp
v3.1.1 (June 2014)
|
Assimp::Exporter::ExportFormatEntry Struct Reference
Internal description of an Assimp export format option.
More...
Detailed Description
Internal description of an Assimp export format option.
Constructor & Destructor Documentation
Assimp::Exporter::ExportFormatEntry::ExportFormatEntry |
( |
const char * |
pId, |
|
|
const char * |
pDesc, |
|
|
const char * |
pExtension, |
|
|
fpExportFunc |
pFunction, |
|
|
unsigned int |
pEnforcePP = 0u |
|
) |
| |
|
inline |
Assimp::Exporter::ExportFormatEntry::ExportFormatEntry |
( |
| ) |
|
|
inline |
Member Data Documentation
unsigned int Assimp::Exporter::ExportFormatEntry::mEnforcePP |
fpExportFunc Assimp::Exporter::ExportFormatEntry::mExportFunction |
The documentation for this struct was generated from the following file: