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) toList()toString()
-
Constructor Details
-
GlslCompoundNode
-
-
Method Details