java.lang.Object
io.qt.quick.QSGGeometry.VertexData<QSGGeometry.TexturedPoint2D>
io.qt.quick.QSGGeometry.TexturedPoint2DVertexData
- Enclosing class:
QSGGeometry
public static class QSGGeometry.TexturedPoint2DVertexData
extends QSGGeometry.VertexData<QSGGeometry.TexturedPoint2D>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionget
(int index) void
set
(int index, QSGGeometry.TexturedPoint2D value)
-
Constructor Details
-
TexturedPoint2DVertexData
public TexturedPoint2DVertexData(long pointer, int size)
-
-
Method Details
-
get
- Overrides:
get
in classQSGGeometry.VertexData<QSGGeometry.TexturedPoint2D>
-
set
- Overrides:
set
in classQSGGeometry.VertexData<QSGGeometry.TexturedPoint2D>
-