![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssggltfdocument_p.h>
Public Attributes | |
| int | sampler = -1 |
| int | source = -1 |
| QString | name |
| QJsonObject | extensions |
Definition at line 180 of file qssggltfdocument_p.h.
| QJsonObject QSSGGltf::Texture::extensions |
Definition at line 185 of file qssggltfdocument_p.h.
| QString QSSGGltf::Texture::name |
Definition at line 184 of file qssggltfdocument_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
| int QSSGGltf::Texture::sampler = -1 |
Definition at line 182 of file qssggltfdocument_p.h.
| int QSSGGltf::Texture::source = -1 |
Definition at line 183 of file qssggltfdocument_p.h.