Class GlslFieldNode
java.lang.Object
io.github.ocelot.glslprocessor.api.node.variable.GlslFieldNode
- All Implemented Interfaces:
GlslNode
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()setExpression(GlslNode expression) setFieldSelection(String fieldSelection) stream()toString()
-
Constructor Details
-
GlslFieldNode
-
-
Method Details
-
getExpression
-
getFieldSelection
-
setExpression
-
setFieldSelection
-
getSourceString
- Specified by:
getSourceStringin interfaceGlslNode
-
stream
-
toString
-
equals
-
hashCode
public int hashCode()
-