-
See QSGGeometry::AttributeSet::attributes
QSGGeometry.Attribute.clone()
Creates and returns a copy of this object.
QSGGeometry.Attribute.create(int pos,
int tupleSize,
int primitiveType)
QSGGeometry.Attribute.create(int pos,
int tupleSize,
int primitiveType,
boolean isPosition)
See QSGGeometry::AttributeSet::AttributeSet()