Uses of Class
io.qt.quick.QSGGeometry.AttributeSet
Packages that use QSGGeometry.AttributeSet
-
Uses of QSGGeometry.AttributeSet in io.qt.quick
Methods in io.qt.quick that return QSGGeometry.AttributeSetModifier and TypeMethodDescriptionstatic QSGGeometry.AttributeSet
QSGGeometry.defaultAttributes_ColoredPoint2D()
static QSGGeometry.AttributeSet
QSGGeometry.defaultAttributes_Point2D()
static QSGGeometry.AttributeSet
QSGGeometry.defaultAttributes_TexturedPoint2D()
Constructors in io.qt.quick with parameters of type QSGGeometry.AttributeSetModifierConstructorDescriptionQSGGeometry
(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)