![]() |
Qt 6.x
The Qt SDK
|
#include <qssgmesh_p.h>
Public Member Functions | |
bool | isValid () const |
Static Public Member Functions | |
static MultiMeshInfo | withDefaults () |
Public Attributes | |
quint32 | fileId = 0 |
quint32 | fileVersion = 0 |
QMap< quint32, quint64 > | meshEntries |
Static Public Attributes | |
static const quint32 | FILE_ID = 555777497 |
static const quint32 | FILE_VERSION = 1 |
Definition at line 238 of file qssgmesh_p.h.
|
inline |
Definition at line 244 of file qssgmesh_p.h.
References fileId().
Referenced by QSSGMesh::MeshInternal::readFileHeader().
|
inlinestatic |
Definition at line 247 of file qssgmesh_p.h.
Referenced by QSSGMesh::Mesh::save().
|
static |
Definition at line 242 of file qssgmesh_p.h.
|
static |
Definition at line 243 of file qssgmesh_p.h.
quint32 QSSGMesh::MeshInternal::MultiMeshInfo::fileId = 0 |
Definition at line 239 of file qssgmesh_p.h.
Referenced by QSSGMesh::MeshInternal::readFileHeader(), and QSSGMesh::MeshInternal::writeFileHeader().
quint32 QSSGMesh::MeshInternal::MultiMeshInfo::fileVersion = 0 |
Definition at line 240 of file qssgmesh_p.h.
Referenced by QSSGMesh::MeshInternal::readFileHeader(), and QSSGMesh::MeshInternal::writeFileHeader().
Definition at line 241 of file qssgmesh_p.h.
Referenced by QSSGMesh::Mesh::loadAll(), QSSGMesh::Mesh::loadMesh(), QSSGMesh::MeshInternal::readFileHeader(), and QSSGMesh::MeshInternal::writeFileHeader().