GLTFExporter Class
(Qt3DRender::GLTFExporter)Inherits: | Qt3DRender::QSceneExporter |
Public Types
class | GltfOptions |
Public Functions
Reimplemented Public Functions
virtual bool | exportScene(Qt3DCore::QEntity *sceneRoot, const QString &outDir, const QString &exportName, const QVariantHash &options) |
- 2 public functions inherited from Qt3DRender::QSceneExporter
- 32 public functions inherited from QObject
Additional Inherited Members
- 1 property inherited from Qt3DRender::QSceneExporter
- 1 property inherited from QObject
- 1 public slot inherited from QObject
- 1 signal inherited from Qt3DRender::QSceneExporter
- 2 signals inherited from QObject
- 11 static public members inherited from QObject
- 2 protected functions inherited from Qt3DRender::QSceneExporter
- 9 protected functions inherited from QObject
Member Function Documentation
GLTFExporter::GLTFExporter()
Default constructs an instance of GLTFExporter.
GLTFExporter::~GLTFExporter()
Destroys the instance of GLTFExporter.