Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QSSGMesh::Mesh::Lod Struct Reference

#include <qssgmesh_p.h>

+ Collaboration diagram for QSSGMesh::Mesh::Lod:

Public Attributes

quint32 count = 0
 
quint32 offset = 0
 
float distance = 0.0f
 

Detailed Description

Definition at line 81 of file qssgmesh_p.h.

Member Data Documentation

◆ count

quint32 QSSGMesh::Mesh::Lod::count = 0

Definition at line 82 of file qssgmesh_p.h.

◆ distance

float QSSGMesh::Mesh::Lod::distance = 0.0f

Definition at line 84 of file qssgmesh_p.h.

◆ offset

quint32 QSSGMesh::Mesh::Lod::offset = 0

Definition at line 83 of file qssgmesh_p.h.


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