Class GlslDeclaration
java.lang.Object
foundry.veil.impl.glsl.node.variable.GlslDeclaration
- All Implemented Interfaces:
GlslNode
-
Constructor Summary
ConstructorDescriptionGlslDeclaration
(Collection<GlslTypeQualifier> typeQualifiers, Collection<String> names) -
Method Summary
-
Constructor Details
-
GlslDeclaration
-
-
Method Details
-
getTypeQualifiers
-
getNames
-
getSourceString
- Specified by:
getSourceString
in interfaceGlslNode
-
stream
-