Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSSGMesh::AssetMeshSubset Struct Reference

#include <qssgmesh_p.h>

+ Collaboration diagram for QSSGMesh::AssetMeshSubset:

Public Attributes

QString name
 
quint32 count = 0
 
quint32 offset = 0
 
quint32 boundsPositionEntryIndex = std::numeric_limits<quint32>::max()
 
quint32 lightmapWidth = 0
 
quint32 lightmapHeight = 0
 
QVector< Mesh::Lodlods
 

Detailed Description

Definition at line 189 of file qssgmesh_p.h.

Member Data Documentation

◆ boundsPositionEntryIndex

quint32 QSSGMesh::AssetMeshSubset::boundsPositionEntryIndex = std::numeric_limits<quint32>::max()

Definition at line 194 of file qssgmesh_p.h.

◆ count

quint32 QSSGMesh::AssetMeshSubset::count = 0

Definition at line 192 of file qssgmesh_p.h.

◆ lightmapHeight

quint32 QSSGMesh::AssetMeshSubset::lightmapHeight = 0

Definition at line 196 of file qssgmesh_p.h.

◆ lightmapWidth

quint32 QSSGMesh::AssetMeshSubset::lightmapWidth = 0

Definition at line 195 of file qssgmesh_p.h.

◆ lods

QVector<Mesh::Lod> QSSGMesh::AssetMeshSubset::lods

Definition at line 197 of file qssgmesh_p.h.

◆ name

QString QSSGMesh::AssetMeshSubset::name

Definition at line 191 of file qssgmesh_p.h.

◆ offset

quint32 QSSGMesh::AssetMeshSubset::offset = 0

Definition at line 193 of file qssgmesh_p.h.


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