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's class QSGVertexColorMaterial
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.quick.QSGMaterial
QSGMaterial.Flag, QSGMaterial.Flags
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
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() -
QSGVertexColorMaterial
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
compare
- Overrides:
compare
in classQSGMaterial
-
createShader
- Specified by:
createShader
in classQSGMaterial
-
type
- Specified by:
type
in classQSGMaterial
-