Path Tracer
Public Member Functions | Public Attributes | List of all members
Assimp::Exporter::ExportFormatEntry Struct Reference

#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
 

Detailed Description

Internal description of an Assimp export format option


The documentation for this struct was generated from the following file: