GLTFImporter Class
(Qt3DRender::GLTFImporter)公有函数
GLTFImporter() | |
~GLTFImporter() | |
bool | isFileTypeSupported(const QUrl &source) const |
Qt3DCore::QEntity * | node(const QString &id) |
Qt3DCore::QEntity * | scene(const QString &id = QString()) |
void | setBasePath(const QString &path) |
bool | setJSON(const QJsonDocument &json) |
void | setSource(const QUrl &source) |
成员函数
GLTFImporter::GLTFImporter()
Default constructs an instance of GLTFImporter.
GLTFImporter::~GLTFImporter()
Destroys the instance of GLTFImporter.