com.metsci.glimpse.gl
Class GLSimplePixelBuffer.ListenerEntry
java.lang.Object
com.metsci.glimpse.gl.GLSimplePixelBuffer.ListenerEntry
- Enclosing class:
- GLSimplePixelBuffer
public static class GLSimplePixelBuffer.ListenerEntry
- extends java.lang.Object
Method Summary |
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 |
GLSimplePixelBuffer.ListenerEntry
public GLSimplePixelBuffer.ListenerEntry(GLSimpleListener listener)
requireReshape
public void requireReshape()
draw
public void draw(javax.media.opengl.GLContext context,
java.awt.Rectangle bounds)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
Copyright © 2012 Metron, Inc.. All Rights Reserved.