final QSGGeometry.Attribute []
attributes()
QSGGeometry.Attribute
clone()
static QSGGeometry.Attribute
create(int pos, int tupleSize, int primitiveType)
create(int, int, int, boolean)
isPosition = false
create(int pos, int tupleSize, int primitiveType, boolean isPosition)
createWithAttributeType(int pos, int tupleSize, int primitiveType, QSGGeometry.AttributeType attributeType)
getAttributes()
AttributeSet(QSGGeometry.Attribute[] attributes, int stride)
AttributeSet(Collection<QSGGeometry.Attribute> attributes, int stride)