public final class ExampleSphericalGLListener extends Object implements com.jogamp.opengl.GLEventListener
| Constructor and Description |
|---|
ExampleSphericalGLListener(ExampleRendererType in_renderer,
JCameraSphericalSnapshot in_snap,
ExampleSphericalSimulationType in_sim,
AtomicReference<JCameraSphericalMouseRegion> in_mouse_region,
com.jogamp.newt.opengl.GLWindow in_window) |
| Modifier and Type | Method and Description |
|---|---|
void |
display(com.jogamp.opengl.GLAutoDrawable drawable) |
void |
dispose(com.jogamp.opengl.GLAutoDrawable drawable) |
void |
init(com.jogamp.opengl.GLAutoDrawable drawable) |
void |
reshape(com.jogamp.opengl.GLAutoDrawable drawable,
int x,
int y,
int width,
int height) |
public ExampleSphericalGLListener(ExampleRendererType in_renderer, JCameraSphericalSnapshot in_snap, ExampleSphericalSimulationType in_sim, AtomicReference<JCameraSphericalMouseRegion> in_mouse_region, com.jogamp.newt.opengl.GLWindow in_window)
public void init(@Nullable
com.jogamp.opengl.GLAutoDrawable drawable)
init in interface com.jogamp.opengl.GLEventListenerpublic void dispose(@Nullable
com.jogamp.opengl.GLAutoDrawable drawable)
dispose in interface com.jogamp.opengl.GLEventListenerpublic void display(@Nullable
com.jogamp.opengl.GLAutoDrawable drawable)
display in interface com.jogamp.opengl.GLEventListenerpublic void reshape(@Nullable
com.jogamp.opengl.GLAutoDrawable drawable,
int x,
int y,
int width,
int height)
reshape in interface com.jogamp.opengl.GLEventListenerCopyright © 2017 <code@io7m.com> http://io7m.com