![]() |
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 | |
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 189 of file qssgmesh_p.h.
Definition at line 194 of file qssgmesh_p.h.
quint32 QSSGMesh::AssetMeshSubset::count = 0 |
Definition at line 192 of file qssgmesh_p.h.
quint32 QSSGMesh::AssetMeshSubset::lightmapHeight = 0 |
Definition at line 196 of file qssgmesh_p.h.
quint32 QSSGMesh::AssetMeshSubset::lightmapWidth = 0 |
Definition at line 195 of file qssgmesh_p.h.
Definition at line 197 of file qssgmesh_p.h.
QString QSSGMesh::AssetMeshSubset::name |
Definition at line 191 of file qssgmesh_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
quint32 QSSGMesh::AssetMeshSubset::offset = 0 |
Definition at line 193 of file qssgmesh_p.h.
Referenced by testing.tools.fixup_pdf_template.TemplateProcessor::insert_xref_entry(), and testing.tools.fixup_pdf_template.TemplateProcessor::process_line().