|
Assimp
v4.1. (December 2018)
|
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... | |
Helper class to export a given scene to an glTF file.
| glTFExporter::glTFExporter | ( | const char * | filename, |
| IOSystem * | pIOSystem, | ||
| const aiScene * | pScene, | ||
| const ExportProperties * | pProperties, | ||
| bool | binary | ||
| ) |
Constructor for a specific scene to export.