![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Namespaces | |
| namespace | QSSGGltfAccessorReader |
Functions | |
| QByteArray | QSSGGltfAccessorReader::readPacked (const QSSGGltfDocument &document, int accessorIndex) |
| QList< float > | QSSGGltfAccessorReader::readAsFloats (const QSSGGltfDocument &document, int accessorIndex) |
| QList< quint32 > | QSSGGltfAccessorReader::readIndices (const QSSGGltfDocument &document, int accessorIndex) |