Interface GlslType
- All Known Subinterfaces:
GlslTypeSpecifier
- All Known Implementing Classes:
GlslSpecifiedType,GlslStructSpecifier,GlslTypeSpecifier.Array,GlslTypeSpecifier.BuiltinType,GlslTypeSpecifier.Name
Allows both a
GlslSpecifiedType and GlslSpecifiedType to act as a specified type.- Since:
- 1.0.0
-
Method Summary
-
Method Details
-
asSpecifiedType
GlslSpecifiedType asSpecifiedType()- Returns:
- This type represented as a specified type
-