GLTFExporter Class

( Qt3DRender::GLTFExporter )

公共类型

class GltfOptions

公共函数

GLTFExporter ()
~GLTFExporter ()
bool exportScene (Qt3DCore::QEntity * sceneRoot , const QString & outDir , const QString & exportName , const QVariantHash & options )

成员函数文档编制

GLTFExporter:: GLTFExporter ()

Default constructs an instance of GLTFExporter.

GLTFExporter:: ~GLTFExporter ()

Destroys the instance of GLTFExporter.

bool GLTFExporter:: exportScene ( Qt3DCore::QEntity * sceneRoot , const QString & outDir , const QString & exportName , const QVariantHash & options )