![]() |
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 | numTargets = 0 |
QVector< VertexBufferEntry > | entries |
QByteArray | data |
Definition at line 113 of file qssgmesh_p.h.
QByteArray QSSGMesh::Mesh::TargetBuffer::data |
Definition at line 116 of file qssgmesh_p.h.
QVector<VertexBufferEntry> QSSGMesh::Mesh::TargetBuffer::entries |
Definition at line 115 of file qssgmesh_p.h.
quint32 QSSGMesh::Mesh::TargetBuffer::numTargets = 0 |
Definition at line 114 of file qssgmesh_p.h.