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
QSSGRenderGeometry::Attribute Struct Reference

#include <qssgrendergeometry_p.h>

+ Collaboration diagram for QSSGRenderGeometry::Attribute:

Public Attributes

QSSGMesh::RuntimeMeshData::Attribute::Semantic semantic = QSSGMesh::RuntimeMeshData::Attribute::PositionSemantic
 
int offset = -1
 
QSSGMesh::Mesh::ComponentType componentType = QSSGMesh::Mesh::ComponentType::Float32
 

Detailed Description

Definition at line 31 of file qssgrendergeometry_p.h.

Member Data Documentation

◆ componentType

QSSGMesh::Mesh::ComponentType QSSGRenderGeometry::Attribute::componentType = QSSGMesh::Mesh::ComponentType::Float32

◆ offset

◆ semantic


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