Maven module :un.engine : engine-opengl :
Class : un.engine.opengl.GLOffscreenProcessContext
Extends/Implements : un.engine.opengl.DefaultGLProcessContext
Subclasses : -

Offscreen process context.
Unlike the Frame context, to invoke a repaint call the display method.
author  Johann Sorel


Variables : -
Functions : GLOffscreenProcessContext, GLOffscreenProcessContext, paint, destroy



public void GLOffscreenProcessContext (int width, int height, GLProfile profile)

public void GLOffscreenProcessContext (GLAutoDrawable drawable)

public void paint ()

public void destroy ()