Maven module :un.engine : engine-opengl :
Class : un.engine.opengl.widget.WGLView
Extends/Implements : un.api.event.AbstractEventSource un.api.event.EventListener
Subclasses : -

author  Johann Sorel


Variables : -
Functions : WGLView, WGLView, WGLView, WGLView, configureGL, isGLInitialized, getContainer, getFocused, setFocused, getLogger, setLogger, setExtent, dispose, receiveEvent, renderGL, getEventClasses



public void WGLView (int width, int height, GLProcessContext ctx, Value link)

public void WGLView (int width, int height, int nbSample, GLProcessContext ctx, Value link)

public void WGLView (int width, int height, int nbSample, GLAutoDrawable ctx, Value link)

public void WGLView (int width, int height)

public void configureGL (int nbSample, GLAutoDrawable ctx, Value link)

public boolean isGLInitialized ()

public WContainer getContainer ()

public Widget getFocused ()

public void setFocused (Widget focused)

public Logger getLogger ()

public void setLogger (Logger logger)

public void setExtent (Extent ex)

public void dispose ()

public void receiveEvent (Event event)

public void renderGL (GLProcessContext context)

public Class[] getEventClasses ()