java.lang.Object
io.qt.QtObject
io.qt.quick.QSGMaterial
io.qt.quick.QSGVertexColorMaterial
- All Implemented Interfaces:
QtObjectInterface
Convenient way of rendering per-vertex colored geometry in the scene graph
Java wrapper for Qt class QSGVertexColorMaterial
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.quick.QSGMaterial
QSGMaterial.Flag, QSGMaterial.Flags
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionint
compare
(QSGMaterial other) createShader
(QSGRendererInterface.RenderMode renderMode) type()
Methods inherited from class io.qt.quick.QSGMaterial
flags, setFlag, setFlag
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QSGVertexColorMaterial
public QSGVertexColorMaterial()
-
-
Method Details
-
compare
- Overrides:
compare
in classQSGMaterial
-
createShader
- Specified by:
createShader
in classQSGMaterial
-
type
- Specified by:
type
in classQSGMaterial
-