![]() |
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 |
SubsetBounds | bounds |
quint32 | count = 0 |
quint32 | offset = 0 |
QSize | lightmapSizeHint |
QVector< Lod > | lods |
Definition at line 130 of file qssgmesh_p.h.
SubsetBounds QSSGMesh::Mesh::Subset::bounds |
Definition at line 132 of file qssgmesh_p.h.
quint32 QSSGMesh::Mesh::Subset::count = 0 |
Definition at line 133 of file qssgmesh_p.h.
QSize QSSGMesh::Mesh::Subset::lightmapSizeHint |
Definition at line 135 of file qssgmesh_p.h.
Definition at line 136 of file qssgmesh_p.h.
QString QSSGMesh::Mesh::Subset::name |
Definition at line 131 of file qssgmesh_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
quint32 QSSGMesh::Mesh::Subset::offset = 0 |
Definition at line 134 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().