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.cpp File Reference

(6fb5b2f8298c77bf5d24dac5019ba999e253b81f)

#include "qssggltfaccessorreader_p.h"
#include <cstring>
Include dependency graph for qssggltfaccessorreader.cpp:

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)