gestalt.impl.jogl.context
Class JoglGLContext

java.lang.Object
  extended by gestalt.context.GLContext
      extended by gestalt.impl.jogl.context.JoglGLContext

public class JoglGLContext
extends GLContext


Field Summary
 GLAutoDrawable drawable
           
 GL gl
           
 GLU glu
           
 
Fields inherited from class gestalt.context.GLContext
camera, displaycapabilities, event
 
Constructor Summary
JoglGLContext()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

gl

public GL gl

glu

public GLU glu

drawable

public GLAutoDrawable drawable
Constructor Detail

JoglGLContext

public JoglGLContext()


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009