Uses of Enum
org.jzy3d.io.glsl.GLSLProgram.Strictness
-
Uses of GLSLProgram.Strictness in org.jzy3d.io.glsl
Modifier and TypeFieldDescriptionstatic GLSLProgram.Strictness
GLSLProgram.DEFAULT_STRICTNESS
protected GLSLProgram.Strictness
GLSLProgram.strictness
Modifier and TypeMethodDescriptionstatic GLSLProgram.Strictness
Returns the enum constant of this type with the specified name.static GLSLProgram.Strictness[]
GLSLProgram.Strictness.values()
Returns an array containing the constants of this enum type, in the order they are declared.