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

#include <qssgmesh_p.h>

Collaboration diagram for QSSGMesh::MeshLevelOfDetail:

Public Attributes

float distance = 0.0f
QVector< quint32indexes

Detailed Description

Definition at line 472 of file qssgmesh_p.h.

Member Data Documentation

◆ distance

float QSSGMesh::MeshLevelOfDetail::distance = 0.0f

Definition at line 474 of file qssgmesh_p.h.

◆ indexes

QVector<quint32> QSSGMesh::MeshLevelOfDetail::indexes

Definition at line 475 of file qssgmesh_p.h.


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