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::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: