GLTFParser Class

(Qt3DRender::GLTFParser)
Inherits: Qt3DRender::QAbstractSceneParser

Public Functions

GLTFParser()
~GLTFParser()
void setBasePath(const QString &path)
bool setJSON(const QJsonDocument &json)

Reimplemented Public Functions

virtual bool isExtensionSupported(const QUrl &source) const
virtual Qt3DCore::QEntity * node(const QString &id)
virtual Qt3DCore::QEntity * scene(const QString &id = QString())
virtual void setSource(const QUrl &source)

Additional Inherited Members

Member Function Documentation

GLTFParser::GLTFParser()

Default constructs an instance of GLTFParser.

GLTFParser::~GLTFParser()

Destroys the instance of GLTFParser.

[virtual] bool GLTFParser::isExtensionSupported(const QUrl &source) const

[virtual] Qt3DCore::QEntity *GLTFParser::node(const QString &id)

[virtual] Qt3DCore::QEntity *GLTFParser::scene(const QString &id = QString())

void GLTFParser::setBasePath(const QString &path)

bool GLTFParser::setJSON(const QJsonDocument &json)

[virtual] void GLTFParser::setSource(const QUrl &source)

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/archives/qt-5.6/qt3drender-gltfparser.html