Class GlslReturnNode
java.lang.Object
io.github.ocelot.glslprocessor.api.node.branch.GlslReturnNode
- All Implemented Interfaces:
GlslNode
- Since:
- 1.0.0
-
Constructor Details
-
GlslReturnNode
-
-
Method Details
-
getValue
-
setValue
-
visit
Description copied from interface:GlslNodeVisits this node. -
getNodeType
- Specified by:
getNodeTypein interfaceGlslNode- Returns:
- The type of node this class represents
-
stream
-
equals
-
hashCode
public int hashCode() -
toString
-