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::Mesh::IndexBuffer Struct Reference

#include <qssgmesh_p.h>

Collaboration diagram for QSSGMesh::Mesh::IndexBuffer:

Public Attributes

ComponentType componentType = ComponentType::UnsignedInt32
QByteArray data

Detailed Description

Definition at line 108 of file qssgmesh_p.h.

Member Data Documentation

◆ componentType

ComponentType QSSGMesh::Mesh::IndexBuffer::componentType = ComponentType::UnsignedInt32

Definition at line 109 of file qssgmesh_p.h.

◆ data

QByteArray QSSGMesh::Mesh::IndexBuffer::data

Definition at line 110 of file qssgmesh_p.h.


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