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

#include <qssgmesh_p.h>

Collaboration diagram for QSSGMesh::MeshVertexStream:

Public Attributes

const voiddata
size_t elementSize
size_t stride

Detailed Description

Definition at line 435 of file qssgmesh_p.h.

Member Data Documentation

◆ data

const void* QSSGMesh::MeshVertexStream::data

Definition at line 437 of file qssgmesh_p.h.

◆ elementSize

size_t QSSGMesh::MeshVertexStream::elementSize

Definition at line 438 of file qssgmesh_p.h.

◆ stride

size_t QSSGMesh::MeshVertexStream::stride

Definition at line 439 of file qssgmesh_p.h.


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