Uses of Class
io.qt.quick.QSGGeometry.AttributeSet
-
Uses of QSGGeometry.AttributeSet in io.qt.quick
Modifier and TypeMethodDescriptionQSGGeometry.AttributeSet.clone()
Creates and returns a copy of this object.static QSGGeometry.AttributeSet
QSGGeometry.defaultAttributes_ColoredPoint2D()
static QSGGeometry.AttributeSet
QSGGeometry.defaultAttributes_Point2D()
static QSGGeometry.AttributeSet
QSGGeometry.defaultAttributes_TexturedPoint2D()
ModifierConstructorDescriptionQSGGeometry
(QSGGeometry.AttributeSet attribs, int vertexCount) Overloaded constructor forQSGGeometry(io.qt.quick.QSGGeometry.AttributeSet, int, int, int)
QSGGeometry
(QSGGeometry.AttributeSet attribs, int vertexCount, int indexCount) Overloaded constructor forQSGGeometry(io.qt.quick.QSGGeometry.AttributeSet, int, int, int)
withindexType = 5123
.QSGGeometry
(QSGGeometry.AttributeSet attribs, int vertexCount, int indexCount, int indexType)