Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QT_BEGIN_NAMESPACE::VertexBufferData Struct Reference
+ Collaboration diagram for QT_BEGIN_NAMESPACE::VertexBufferData:

Public Attributes

QByteArray positionData
 
QByteArray normalData
 
QByteArray uv0Data
 
QByteArray uv1Data
 
QByteArray tangentData
 
QByteArray binormalData
 
QByteArray vertexColorData
 

Detailed Description

Definition at line 265 of file assimputils.cpp.

Member Data Documentation

◆ binormalData

QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::binormalData

◆ normalData

QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::normalData

◆ positionData

QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::positionData

◆ tangentData

QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::tangentData

◆ uv0Data

QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::uv0Data

◆ uv1Data

QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::uv1Data

◆ vertexColorData

QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::vertexColorData

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