Uses of Class
javax.media.j3d.ShaderAppearance

Uses of ShaderAppearance in javax.media.j3d
 

Methods in javax.media.j3d that return ShaderAppearance
 ShaderAppearance ShaderError.getShaderAppearance()
          Returns the shader appearance associated with this shader error.
 

Methods in javax.media.j3d with parameters of type ShaderAppearance
 void ShaderError.setShaderAppearance(ShaderAppearance shaderApp)
          Sets the shader appearance associated with this shader error.