Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSSGGltfDocument Class Reference

#include <qssggltfdocument_p.h>

Collaboration diagram for QSSGGltfDocument:

Public Attributes

QSSGGltf::Asset asset
QList< QSSGGltf::Bufferbuffers
QList< QSSGGltf::BufferViewbufferViews
QList< QSSGGltf::Accessoraccessors
QList< QSSGGltf::Imageimages
QList< QSSGGltf::Samplersamplers
QList< QSSGGltf::Texturetextures
QList< QSSGGltf::Materialmaterials
QList< QSSGGltf::Meshmeshes
QList< QSSGGltf::Nodenodes
QList< QSSGGltf::Skinskins
QList< QSSGGltf::Animationanimations
QList< QSSGGltf::Cameracameras
QList< QSSGGltf::Lightlights
QList< QSSGGltf::Scenescenes
int scene = -1
QStringList extensionsUsed
QStringList extensionsRequired
QJsonObject rootExtensions
QString baseDir

Detailed Description

Definition at line 419 of file qssggltfdocument_p.h.

Member Data Documentation

◆ accessors

QList<QSSGGltf::Accessor> QSSGGltfDocument::accessors

Definition at line 425 of file qssggltfdocument_p.h.

◆ animations

QList<QSSGGltf::Animation> QSSGGltfDocument::animations

Definition at line 433 of file qssggltfdocument_p.h.

◆ asset

QSSGGltf::Asset QSSGGltfDocument::asset

Definition at line 422 of file qssggltfdocument_p.h.

◆ baseDir

QString QSSGGltfDocument::baseDir

Definition at line 445 of file qssggltfdocument_p.h.

◆ buffers

QList<QSSGGltf::Buffer> QSSGGltfDocument::buffers

Definition at line 423 of file qssggltfdocument_p.h.

◆ bufferViews

QList<QSSGGltf::BufferView> QSSGGltfDocument::bufferViews

Definition at line 424 of file qssggltfdocument_p.h.

◆ cameras

QList<QSSGGltf::Camera> QSSGGltfDocument::cameras

Definition at line 434 of file qssggltfdocument_p.h.

◆ extensionsRequired

QStringList QSSGGltfDocument::extensionsRequired

Definition at line 440 of file qssggltfdocument_p.h.

◆ extensionsUsed

QStringList QSSGGltfDocument::extensionsUsed

Definition at line 439 of file qssggltfdocument_p.h.

◆ images

QList<QSSGGltf::Image> QSSGGltfDocument::images

◆ lights

QList<QSSGGltf::Light> QSSGGltfDocument::lights

Definition at line 435 of file qssggltfdocument_p.h.

◆ materials

QList<QSSGGltf::Material> QSSGGltfDocument::materials

Definition at line 429 of file qssggltfdocument_p.h.

◆ meshes

QList<QSSGGltf::Mesh> QSSGGltfDocument::meshes

Definition at line 430 of file qssggltfdocument_p.h.

◆ nodes

QList<QSSGGltf::Node> QSSGGltfDocument::nodes

Definition at line 431 of file qssggltfdocument_p.h.

◆ rootExtensions

QJsonObject QSSGGltfDocument::rootExtensions

Definition at line 441 of file qssggltfdocument_p.h.

◆ samplers

QList<QSSGGltf::Sampler> QSSGGltfDocument::samplers

Definition at line 427 of file qssggltfdocument_p.h.

◆ scene

int QSSGGltfDocument::scene = -1

Definition at line 437 of file qssggltfdocument_p.h.

◆ scenes

QList<QSSGGltf::Scene> QSSGGltfDocument::scenes

Definition at line 436 of file qssggltfdocument_p.h.

◆ skins

QList<QSSGGltf::Skin> QSSGGltfDocument::skins

Definition at line 432 of file qssggltfdocument_p.h.

◆ textures

QList<QSSGGltf::Texture> QSSGGltfDocument::textures

Definition at line 428 of file qssggltfdocument_p.h.


The documentation for this class was generated from the following file: