Uses of Class
io.qt.quick.QSGGeometry.Attribute
Packages that use QSGGeometry.Attribute
-
Uses of QSGGeometry.Attribute in io.qt.quick
Methods in io.qt.quick that return QSGGeometry.AttributeModifier and TypeMethodDescriptionfinal QSGGeometry.Attribute[]
QSGGeometry.attributes()
final QSGGeometry.Attribute[]
QSGGeometry.AttributeSet.attributes()
QSGGeometry.Attribute.clone()
static QSGGeometry.Attribute
QSGGeometry.Attribute.create
(int pos, int tupleSize, int primitiveType) Overloaded function forcreate(int, int, int, boolean)
withisPosition = false
.static QSGGeometry.Attribute
QSGGeometry.Attribute.create
(int pos, int tupleSize, int primitiveType, boolean isPosition) static QSGGeometry.Attribute
QSGGeometry.Attribute.createWithAttributeType
(int pos, int tupleSize, int primitiveType, QSGGeometry.AttributeType attributeType) Constructors in io.qt.quick with parameters of type QSGGeometry.AttributeConstructor parameters in io.qt.quick with type arguments of type QSGGeometry.AttributeModifierConstructorDescriptionAttributeSet
(Collection<QSGGeometry.Attribute> attributes, int stride)