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

#include <qssgmesh_p.h>

Collaboration diagram for QSSGMesh::MeshInternal::Subset:

Public Member Functions

Mesh::Subset toMeshSubset () const

Public Attributes

QByteArray rawNameUtf16
quint32 nameLength = 0
Mesh::SubsetBounds bounds
quint32 offset = 0
quint32 count = 0
QSize lightmapSizeHint
quint32 lodCount = 0

Detailed Description

Definition at line 361 of file qssgmesh_p.h.

Member Function Documentation

◆ toMeshSubset()

Mesh::Subset QSSGMesh::MeshInternal::Subset::toMeshSubset ( ) const
inline

Definition at line 370 of file qssgmesh_p.h.

Member Data Documentation

◆ bounds

Mesh::SubsetBounds QSSGMesh::MeshInternal::Subset::bounds

Definition at line 364 of file qssgmesh_p.h.

◆ count

quint32 QSSGMesh::MeshInternal::Subset::count = 0

Definition at line 366 of file qssgmesh_p.h.

◆ lightmapSizeHint

QSize QSSGMesh::MeshInternal::Subset::lightmapSizeHint

Definition at line 367 of file qssgmesh_p.h.

◆ lodCount

quint32 QSSGMesh::MeshInternal::Subset::lodCount = 0

Definition at line 368 of file qssgmesh_p.h.

◆ nameLength

quint32 QSSGMesh::MeshInternal::Subset::nameLength = 0

Definition at line 363 of file qssgmesh_p.h.

◆ offset

◆ rawNameUtf16

QByteArray QSSGMesh::MeshInternal::Subset::rawNameUtf16

Definition at line 362 of file qssgmesh_p.h.


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