![]() |
Qt 6.x
The Qt SDK
|
#include <qssgmesh_p.h>
Public Attributes | |
QString | name |
quint32 | count = 0 |
quint32 | offset = 0 |
quint32 | boundsPositionEntryIndex = std::numeric_limits<quint32>::max() |
quint32 | lightmapWidth = 0 |
quint32 | lightmapHeight = 0 |
QVector< Mesh::Lod > | lods |
Definition at line 146 of file qssgmesh_p.h.
Definition at line 151 of file qssgmesh_p.h.
quint32 QSSGMesh::AssetMeshSubset::count = 0 |
Definition at line 149 of file qssgmesh_p.h.
quint32 QSSGMesh::AssetMeshSubset::lightmapHeight = 0 |
Definition at line 153 of file qssgmesh_p.h.
quint32 QSSGMesh::AssetMeshSubset::lightmapWidth = 0 |
Definition at line 152 of file qssgmesh_p.h.
Definition at line 154 of file qssgmesh_p.h.
QString QSSGMesh::AssetMeshSubset::name |
Definition at line 148 of file qssgmesh_p.h.
quint32 QSSGMesh::AssetMeshSubset::offset = 0 |
Definition at line 150 of file qssgmesh_p.h.