Package foundry.veil.impl.glsl.node
Class GlslCompoundNode
java.lang.Object
foundry.veil.impl.glsl.node.GlslCompoundNode
- All Implemented Interfaces:
GlslNode
-
Constructor Summary
-
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:
getSourceString
in interfaceGlslNode
-
toString
-