Package ch.bailu.gtk.gsk
Klasse GLShaderNode
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.gsk.RenderNode
ch.bailu.gtk.gsk.GLShaderNode
- Alle implementierten Schnittstellen:
PointerInterface
A render node using a GL shader when drawing its children nodes.
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen ch.bailu.gtk.gsk.RenderNode
RenderNode.OnParseErrorFunc -
Feldübersicht
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetArgs()Veraltet.getChild(int idx) Veraltet.static ClassHandlerstatic intintVeraltet.static longstatic TypeSystem.TypeSizeGets shader code for the node.static longstatic TypeSystem.TypeSizeVon Klasse geerbte Methoden ch.bailu.gtk.gsk.RenderNode
deserialize, draw, getBounds, getNodeType, getOpaqueRect, ref, serialize, unref, writeToFile, writeToFileVon Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacksVon Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Konstruktordetails
-
GLShaderNode
-
-
Methodendetails
-
getClassHandler
-
getArgs
Veraltet.Gets args for the node.- Gibt zurück:
- A `GBytes` with the uniform arguments
-
getChild
Veraltet.Gets one of the children.- Parameter:
idx- the position of the child to get- Gibt zurück:
- the @idx'th child of @node
-
getNChildren
Veraltet.Returns the number of children- Gibt zurück:
- The number of children
-
getShader
Gets shader code for the node.- Gibt zurück:
- the `GskGLShader` shader
-
getTypeID
public static long getTypeID() -
getParentTypeID
public static long getParentTypeID() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-