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::Mesh::Subset Struct Reference

#include <qssgmesh_p.h>

+ Collaboration diagram for QSSGMesh::Mesh::Subset:

Public Attributes

QString name
 
SubsetBounds bounds
 
quint32 count = 0
 
quint32 offset = 0
 
QSize lightmapSizeHint
 
QVector< Lodlods
 

Detailed Description

Definition at line 130 of file qssgmesh_p.h.

Member Data Documentation

◆ bounds

SubsetBounds QSSGMesh::Mesh::Subset::bounds

◆ count

quint32 QSSGMesh::Mesh::Subset::count = 0

◆ lightmapSizeHint

QSize QSSGMesh::Mesh::Subset::lightmapSizeHint

◆ lods

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

◆ name

◆ offset

quint32 QSSGMesh::Mesh::Subset::offset = 0

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