com.metsci.glimpse.gl
Class GLSimpleFboListenerEntry
java.lang.Object
com.metsci.glimpse.gl.GLSimpleFboListenerEntry
public class GLSimpleFboListenerEntry
- extends java.lang.Object
Method Summary |
void |
dispose(javax.media.opengl.GLContext context)
|
void |
draw(javax.media.opengl.GLContext context,
java.awt.Rectangle bounds)
|
boolean |
equals(java.lang.Object o)
|
void |
requireReshape()
|
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GLSimpleFboListenerEntry
public GLSimpleFboListenerEntry(GLSimpleListener listener)
requireReshape
public void requireReshape()
draw
public void draw(javax.media.opengl.GLContext context,
java.awt.Rectangle bounds)
dispose
public void dispose(javax.media.opengl.GLContext context)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
Copyright © 2012 Metron, Inc.. All Rights Reserved.