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
QSSGMesh::Mesh::VertexBuffer Struct Reference

#include <qssgmesh_p.h>

Collaboration diagram for QSSGMesh::Mesh::VertexBuffer:

Public Attributes

quint32 stride = 0
QVector< VertexBufferEntryentries
QByteArray data

Detailed Description

Definition at line 102 of file qssgmesh_p.h.

Member Data Documentation

◆ data

QByteArray QSSGMesh::Mesh::VertexBuffer::data

Definition at line 105 of file qssgmesh_p.h.

◆ entries

QVector<VertexBufferEntry> QSSGMesh::Mesh::VertexBuffer::entries

Definition at line 104 of file qssgmesh_p.h.

◆ stride

quint32 QSSGMesh::Mesh::VertexBuffer::stride = 0

Definition at line 103 of file qssgmesh_p.h.


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