The QSGGeometry::AttributeSet describes how the vertices in a QSGGeometry are built up. 更多...
头: | #include <AttributeSet> |
qmake: | QT += quick |
const QSGGeometry::Attribute * | 属性 |
int | count |
int | stride |
The QSGGeometry::AttributeSet describes how the vertices in a QSGGeometry are built up.
另请参阅 QSGGeometry .