Assimp  v3.1.1 (June 2014)
Assimp::glTFExporter Class Reference

Helper class to export a given scene to an glTF file. More...

Public Member Functions

 glTFExporter (const char *filename, IOSystem *pIOSystem, const aiScene *pScene, const ExportProperties *pProperties, bool binary)
 Constructor for a specific scene to export. More...
 

Detailed Description

Helper class to export a given scene to an glTF file.

Constructor & Destructor Documentation

§ glTFExporter()

glTFExporter::glTFExporter ( const char *  filename,
IOSystem pIOSystem,
const aiScene pScene,
const ExportProperties pProperties,
bool  binary 
)

Constructor for a specific scene to export.


The documentation for this class was generated from the following files: