![]() |
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 102 of file qssgmesh_p.h.
| QByteArray QSSGMesh::Mesh::VertexBuffer::data |
Definition at line 105 of file qssgmesh_p.h.
| QVector<VertexBufferEntry> QSSGMesh::Mesh::VertexBuffer::entries |
Definition at line 104 of file qssgmesh_p.h.
| quint32 QSSGMesh::Mesh::VertexBuffer::stride = 0 |
Definition at line 103 of file qssgmesh_p.h.