| Package | Description |
|---|---|
| org.jdesktop.j3d.examples.distort_glyph | |
| org.jogamp.java3d | |
| org.jogamp.java3d.utils.shader |
| Modifier and Type | Method and Description |
|---|---|
static ShaderAppearance |
DistortGlyphTestGL2ES2.makeShaderAppearance() |
| Modifier and Type | Method and Description |
|---|---|
ShaderAppearance |
ShaderError.getShaderAppearance()
Returns the shader appearance associated with this shader error.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShaderError.setShaderAppearance(ShaderAppearance shaderApp)
Sets the shader appearance associated with this shader error.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleShaderAppearance
SimpleShaderAppearance is a mechanism to quickly build shaders compatible with Java3D 1.7.0 Jogl2es2Pipeline.
|