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::RuntimeMeshData::TargetAttribute Struct Reference

#include <qssgmesh_p.h>

+ Collaboration diagram for QSSGMesh::RuntimeMeshData::TargetAttribute:

Public Attributes

Attribute attr
 
int targetId
 
int stride
 

Detailed Description

Definition at line 238 of file qssgmesh_p.h.

Member Data Documentation

◆ attr

Attribute QSSGMesh::RuntimeMeshData::TargetAttribute::attr

Definition at line 239 of file qssgmesh_p.h.

◆ stride

int QSSGMesh::RuntimeMeshData::TargetAttribute::stride

Definition at line 241 of file qssgmesh_p.h.

◆ targetId

int QSSGMesh::RuntimeMeshData::TargetAttribute::targetId

Definition at line 240 of file qssgmesh_p.h.


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