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::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 124 of file qssgmesh_p.h.

Member Data Documentation

◆ count

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

Definition at line 125 of file qssgmesh_p.h.

◆ distance

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

Definition at line 127 of file qssgmesh_p.h.

◆ offset

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

Definition at line 126 of file qssgmesh_p.h.

Referenced by AssimpUtils::generateMeshData().


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