de.grogra.imp3d.glsl
Class JOGL_Test
java.lang.Object
de.grogra.imp3d.glsl.JOGL_Test
public class JOGL_Test
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DSS_COMBINED
public static final int DSS_COMBINED
- See Also:
- Constant Field Values
DSS_DEPTH_ONLY
public static final int DSS_DEPTH_ONLY
- See Also:
- Constant Field Values
DSS_NONE
public static final int DSS_NONE
- See Also:
- Constant Field Values
DSS_SEPERATE
public static final int DSS_SEPERATE
- See Also:
- Constant Field Values
JOGL_Test
public JOGL_Test()
getDepthStencilSetup
public int getDepthStencilSetup()
GLTest
public void GLTest(javax.media.opengl.GL gl,
java.util.logging.Logger logger)