AttributeSet Class

( QSGGeometry::AttributeSet )

The QSGGeometry::AttributeSet describes how the vertices in a QSGGeometry are built up. 更多...

头: #include <AttributeSet>
qmake: QT += quick

公共变量

const QSGGeometry::Attribute * attributes
int count
int stride

详细描述

The QSGGeometry::AttributeSet describes how the vertices in a QSGGeometry are built up.

另请参阅 QSGGeometry .