Assimp
v3.1.1 (June 2014)
|
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.