Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 281 of file qssgmesh_p.h.

Member Function Documentation

◆ isValid()

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

Definition at line 287 of file qssgmesh_p.h.

◆ withDefaults()

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

Definition at line 290 of file qssgmesh_p.h.

Member Data Documentation

◆ FILE_ID

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

Definition at line 285 of file qssgmesh_p.h.

◆ FILE_VERSION

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

Definition at line 286 of file qssgmesh_p.h.

◆ fileId

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

Definition at line 282 of file qssgmesh_p.h.

◆ fileVersion

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

Definition at line 283 of file qssgmesh_p.h.

◆ meshEntries

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

Definition at line 284 of file qssgmesh_p.h.


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