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
qssggltfaccessorreader_p.h File Reference

(6fb5b2f8298c77bf5d24dac5019ba999e253b81f)

#include <QtQuick3DGltf/private/qssggltfdocument_p.h>
Include dependency graph for qssggltfaccessorreader_p.h:
This graph shows which files directly or indirectly include this file:

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< quint32QSSGGltfAccessorReader::readIndices (const QSSGGltfDocument &document, int accessorIndex)