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