Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QSSGMesh::MeshInternal::MultiMeshInfo Struct Reference

#include <qssgmesh_p.h>

+ Collaboration diagram for QSSGMesh::MeshInternal::MultiMeshInfo:

Public Member Functions

bool isValid () const
 

Static Public Member Functions

static MultiMeshInfo withDefaults ()
 

Public Attributes

quint32 fileId = 0
 
quint32 fileVersion = 0
 
QMap< quint32, quint64meshEntries
 

Static Public Attributes

static const quint32 FILE_ID = 555777497
 
static const quint32 FILE_VERSION = 1
 

Detailed Description

Definition at line 238 of file qssgmesh_p.h.

Member Function Documentation

◆ isValid()

bool QSSGMesh::MeshInternal::MultiMeshInfo::isValid ( ) const
inline

Definition at line 244 of file qssgmesh_p.h.

References fileId().

Referenced by QSSGMesh::MeshInternal::readFileHeader().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ withDefaults()

static MultiMeshInfo QSSGMesh::MeshInternal::MultiMeshInfo::withDefaults ( )
inlinestatic

Definition at line 247 of file qssgmesh_p.h.

Referenced by QSSGMesh::Mesh::save().

+ Here is the caller graph for this function:

Member Data Documentation

◆ FILE_ID

const quint32 QSSGMesh::MeshInternal::MultiMeshInfo::FILE_ID = 555777497
static

Definition at line 242 of file qssgmesh_p.h.

◆ FILE_VERSION

const quint32 QSSGMesh::MeshInternal::MultiMeshInfo::FILE_VERSION = 1
static

Definition at line 243 of file qssgmesh_p.h.

◆ fileId

quint32 QSSGMesh::MeshInternal::MultiMeshInfo::fileId = 0

◆ fileVersion

quint32 QSSGMesh::MeshInternal::MultiMeshInfo::fileVersion = 0

◆ meshEntries

QMap<quint32, quint64> QSSGMesh::MeshInternal::MultiMeshInfo::meshEntries

The documentation for this struct was generated from the following file: