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 TypeMethodDescriptionQSGGeometry.AttributeSet.clone()Creates and returns a copy of this object.static QSGGeometry.AttributeSetQSGGeometry.defaultAttributes_ColoredPoint2D()static QSGGeometry.AttributeSetQSGGeometry.defaultAttributes_Point2D()static QSGGeometry.AttributeSetQSGGeometry.defaultAttributes_TexturedPoint2D()Methods in io.qt.quick with parameters of type QSGGeometry.AttributeSetModifier and TypeMethodDescriptionfinal booleanQSGGeometry.AttributeSet.equals(QSGGeometry.AttributeSet value2) Seeoperator==(QSGGeometry::AttributeSet,QSGGeometry::AttributeSet) 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)