AttributeSet Class

(QSGGeometry::AttributeSet)

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

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

Public Variables

const QSGGeometry::Attribute *attributes
int count
int stride

Detailed Description

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

See also QSGGeometry.