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
QSSGGltf::Texture Struct Reference

#include <qssggltfdocument_p.h>

Collaboration diagram for QSSGGltf::Texture:

Public Attributes

int sampler = -1
int source = -1
QString name
QJsonObject extensions

Detailed Description

Definition at line 180 of file qssggltfdocument_p.h.

Member Data Documentation

◆ extensions

QJsonObject QSSGGltf::Texture::extensions

Definition at line 185 of file qssggltfdocument_p.h.

◆ name

QString QSSGGltf::Texture::name

◆ sampler

int QSSGGltf::Texture::sampler = -1

Definition at line 182 of file qssggltfdocument_p.h.

◆ source

int QSSGGltf::Texture::source = -1

Definition at line 183 of file qssggltfdocument_p.h.


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