![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgmesh_p.h>
Public Attributes | |
| quint32 | stride = 0 |
| QVector< VertexBufferEntry > | entries |
| QByteArray | data |
Definition at line 107 of file qssgmesh_p.h.
| QByteArray QSSGMesh::Mesh::VertexBuffer::data |
Definition at line 110 of file qssgmesh_p.h.
| QVector<VertexBufferEntry> QSSGMesh::Mesh::VertexBuffer::entries |
Definition at line 109 of file qssgmesh_p.h.
| quint32 QSSGMesh::Mesh::VertexBuffer::stride = 0 |
Definition at line 108 of file qssgmesh_p.h.