Class GlslSelectionNode
java.lang.Object
foundry.veil.impl.glsl.node.branch.GlslSelectionNode
- All Implemented Interfaces:
GlslNode
if/else
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFirst()voidsetExpression(GlslNode expression) setFirst(Collection<GlslNode> first) setSecond(Collection<GlslNode> first) toString()
-
Constructor Details
-
GlslSelectionNode
-
-
Method Details
-
getExpression
-
getFirst
-
getSecond
-
setExpression
-
setFirst
-
setSecond
-
getSourceString
- Specified by:
getSourceStringin interfaceGlslNode
-
toString
-