|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.scenegraph.Shader
org.xith3d.scenegraph.GLSLShader
org.xith3d.scenegraph.GLSLFragmentShader
public class GLSLFragmentShader
Created on Jul 7, 2006 by florian for project 'xith3d_glsl_shader_support'
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.xith3d.scenegraph.Shader |
|---|
Shader.ShaderType |
| Constructor Summary | |
|---|---|
GLSLFragmentShader()
|
|
GLSLFragmentShader(java.lang.String source)
|
|
| Method Summary |
|---|
| Methods inherited from class org.xith3d.scenegraph.GLSLShader |
|---|
compareTo, equals, hasCompilationError, setCompilationError |
| Methods inherited from class org.xith3d.scenegraph.Shader |
|---|
finalize, freeOpenGLResources, getOpenGLReferences, getShaderCode, getType, isEnabled, setEnabled, setShaderCode |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GLSLFragmentShader(java.lang.String source)
public GLSLFragmentShader()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||