com.metsci.glimpse.gl
Class GLSimplePixelBuffer.ListenerEntry

java.lang.Object
  extended by com.metsci.glimpse.gl.GLSimplePixelBuffer.ListenerEntry
Enclosing class:
GLSimplePixelBuffer

public static class GLSimplePixelBuffer.ListenerEntry
extends java.lang.Object


Constructor Summary
GLSimplePixelBuffer.ListenerEntry(GLSimpleListener listener)
           
 
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
 

Constructor Detail

GLSimplePixelBuffer.ListenerEntry

public GLSimplePixelBuffer.ListenerEntry(GLSimpleListener listener)
Method Detail

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.