Package foundry.veil.impl.glsl.node
Class GlslCompoundNode
java.lang.Object
foundry.veil.impl.glsl.node.GlslCompoundNode
- All Implemented Interfaces:
GlslNode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetChildren(GlslNode... children) setChildren(Collection<GlslNode> children) stream()toList()toString()
-
Constructor Details
-
GlslCompoundNode
-
-
Method Details
-
toList
-
stream
-
getChildren
-
setChildren
-
setChildren
-
getSourceString
- Specified by:
getSourceStringin interfaceGlslNode
-
toString
-