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::TargetBuffer Struct Reference

#include <qssgmesh_p.h>

Collaboration diagram for QSSGMesh::Mesh::TargetBuffer:

Public Attributes

quint32 numTargets = 0
QVector< VertexBufferEntryentries
QByteArray data

Detailed Description

Definition at line 113 of file qssgmesh_p.h.

Member Data Documentation

◆ data

QByteArray QSSGMesh::Mesh::TargetBuffer::data

Definition at line 116 of file qssgmesh_p.h.

◆ entries

QVector<VertexBufferEntry> QSSGMesh::Mesh::TargetBuffer::entries

Definition at line 115 of file qssgmesh_p.h.

◆ numTargets

quint32 QSSGMesh::Mesh::TargetBuffer::numTargets = 0

Definition at line 114 of file qssgmesh_p.h.


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