|
GraphicsAPI_2020C
|
Internal description of an Assimp export format option. More...
#include <Exporter.hpp>

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