![]() |
Qt 6.x
The Qt SDK
|
#include <qssgmesh_p.h>
Public Attributes | |
QByteArray | name |
QByteArray | data |
Mesh::ComponentType | componentType = Mesh::ComponentType::Float32 |
quint32 | componentCount = 0 |
qint32 | morphTargetId = -1 |
Definition at line 137 of file qssgmesh_p.h.
quint32 QSSGMesh::AssetVertexEntry::componentCount = 0 |
Definition at line 142 of file qssgmesh_p.h.
Mesh::ComponentType QSSGMesh::AssetVertexEntry::componentType = Mesh::ComponentType::Float32 |
Definition at line 141 of file qssgmesh_p.h.
QByteArray QSSGMesh::AssetVertexEntry::data |
Definition at line 140 of file qssgmesh_p.h.
qint32 QSSGMesh::AssetVertexEntry::morphTargetId = -1 |
Definition at line 143 of file qssgmesh_p.h.
QByteArray QSSGMesh::AssetVertexEntry::name |
Definition at line 139 of file qssgmesh_p.h.