Uses of Class
io.qt.quick.QSGGeometry.AttributeSet
Package | Description |
---|---|
io.qt.quick |
-
Uses of QSGGeometry.AttributeSet in io.qt.quick
Methods in io.qt.quick that return QSGGeometry.AttributeSet Modifier and Type Method Description static QSGGeometry.AttributeSet
QSGGeometry. defaultAttributes_ColoredPoint2D()
static QSGGeometry.AttributeSet
QSGGeometry. defaultAttributes_Point2D()
static QSGGeometry.AttributeSet
QSGGeometry. defaultAttributes_TexturedPoint2D()
Constructors in io.qt.quick with parameters of type QSGGeometry.AttributeSet Constructor Description QSGGeometry(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)