Summary:
Detail:
GlslNode
GlslConditionalNode(GlslNode condition, GlslNode first, GlslNode second)
getCondition()
getFirst()
getSecond()
String
getSourceString()
GlslConditionalNode
setCondition(GlslNode condition)
setFirst(GlslNode first)
setSecond(GlslNode second)
Stream<GlslNode>
stream()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType, toList
getSourceString
stream
toString
Object