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::BufferView Struct Reference

#include <qssggltfdocument_p.h>

Collaboration diagram for QSSGGltf::BufferView:

Public Attributes

int buffer = -1
qint64 byteOffset = 0
qint64 byteLength = 0
int byteStride = 0
int target = 0
QString name

Detailed Description

Definition at line 60 of file qssggltfdocument_p.h.

Member Data Documentation

◆ buffer

◆ byteLength

qint64 QSSGGltf::BufferView::byteLength = 0

Definition at line 64 of file qssggltfdocument_p.h.

◆ byteOffset

qint64 QSSGGltf::BufferView::byteOffset = 0

Definition at line 63 of file qssggltfdocument_p.h.

◆ byteStride

int QSSGGltf::BufferView::byteStride = 0

Definition at line 65 of file qssggltfdocument_p.h.

◆ name

QString QSSGGltf::BufferView::name

◆ target

int QSSGGltf::BufferView::target = 0

Definition at line 66 of file qssggltfdocument_p.h.


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