Assimp  v4.1. (December 2018)
Assimp::glTF2Exporter Class Reference

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

Public Member Functions

 glTF2Exporter (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

◆ glTF2Exporter()

glTF2Exporter::glTF2Exporter ( 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: