GLTFParser Class

(Qt3D::GLTFParser)
Inherits:

Public Functions

GLTFParser()
~GLTFParser()
bool isExtensionSupported(const QUrl & source) const
QEntity * node(const QString & id)
QEntity * scene(const QString & id = QString())
void setBasePath(const QString & path)
bool setJSON(const QJsonDocument & json)
void setSource(const QUrl & source)

Member Function Documentation

GLTFParser::GLTFParser()

GLTFParser::~GLTFParser()

bool GLTFParser::isExtensionSupported(const QUrl & source) const

QEntity * GLTFParser::node(const QString & id)

QEntity * GLTFParser::scene(const QString & id = QString())

void GLTFParser::setBasePath(const QString & path)

bool GLTFParser::setJSON(const QJsonDocument & json)

void GLTFParser::setSource(const QUrl & source)

© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.