com.jogamp.opengl.impl.awt
Interface Java2DGLContext

All Known Implementing Classes:
MacOSXJava2DCGLContext

public interface Java2DGLContext

Provides a construct by which the shared GLJPanel code can interact with a few methods in the Mac OS X-specific Java2D/JOGL bridge implementation.


Method Summary
 void setGraphics(Graphics g)
           
 

Method Detail

setGraphics

void setGraphics(Graphics g)


Copyright 2010 JogAmp Community.