Package io.qt.quick

Class QSGGeometry.AttributeSet

java.lang.Object
io.qt.QtObject
io.qt.quick.QSGGeometry.AttributeSet
All Implemented Interfaces:
QtObjectInterface, Cloneable
Enclosing class:
QSGGeometry

public static class QSGGeometry.AttributeSet extends QtObject implements Cloneable

QSGGeometry::AttributeSet describes how the vertices in a QSGGeometry are built up

Java wrapper for Qt's class QSGGeometry::AttributeSet