AttributeSet Class
(QSGGeometry::AttributeSet)The QSGGeometry::AttributeSet describes how the vertices in a QSGGeometry are built up. More...
Header: | #include <AttributeSet> |
qmake: | QT += quick |
Detailed Description
The QSGGeometry::AttributeSet describes how the vertices in a QSGGeometry are built up.
See also QSGGeometry.