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::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

Definition at line 132 of file qssgmesh_p.h.

◆ count

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

Definition at line 133 of file qssgmesh_p.h.

◆ lightmapSizeHint

QSize QSSGMesh::Mesh::Subset::lightmapSizeHint

Definition at line 135 of file qssgmesh_p.h.

◆ lods

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

Definition at line 136 of file qssgmesh_p.h.

◆ name

QString QSSGMesh::Mesh::Subset::name

◆ offset


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