| Package | Description |
|---|---|
| org.jzy3d.io.glsl |
| Modifier and Type | Field and Description |
|---|---|
static GLSLProgram.Strictness |
GLSLProgram.DEFAULT_STRICTNESS |
protected GLSLProgram.Strictness |
GLSLProgram.strictness |
| Modifier and Type | Method and Description |
|---|---|
static GLSLProgram.Strictness |
GLSLProgram.Strictness.valueOf(String name)
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.
|
| Constructor and Description |
|---|
GLSLProgram(GLSLProgram.Strictness strictness) |
Copyright © 2021. All rights reserved.