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) |