![]() |
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 Member Functions | |
| Mesh::Subset | toMeshSubset () const |
Public Attributes | |
| QByteArray | rawNameUtf16 |
| quint32 | nameLength = 0 |
| Mesh::SubsetBounds | bounds |
| quint32 | offset = 0 |
| quint32 | count = 0 |
| QSize | lightmapSizeHint |
| quint32 | lodCount = 0 |
Definition at line 361 of file qssgmesh_p.h.
|
inline |
Definition at line 370 of file qssgmesh_p.h.
| Mesh::SubsetBounds QSSGMesh::MeshInternal::Subset::bounds |
Definition at line 364 of file qssgmesh_p.h.
| quint32 QSSGMesh::MeshInternal::Subset::count = 0 |
Definition at line 366 of file qssgmesh_p.h.
| QSize QSSGMesh::MeshInternal::Subset::lightmapSizeHint |
Definition at line 367 of file qssgmesh_p.h.
| quint32 QSSGMesh::MeshInternal::Subset::lodCount = 0 |
Definition at line 368 of file qssgmesh_p.h.
| quint32 QSSGMesh::MeshInternal::Subset::nameLength = 0 |
Definition at line 363 of file qssgmesh_p.h.
| quint32 QSSGMesh::MeshInternal::Subset::offset = 0 |
Definition at line 365 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().
| QByteArray QSSGMesh::MeshInternal::Subset::rawNameUtf16 |
Definition at line 362 of file qssgmesh_p.h.