com.metsci.glimpse.gl
Class GLSimpleFboListenerEntry

java.lang.Object
  extended by com.metsci.glimpse.gl.GLSimpleFboListenerEntry

public class GLSimpleFboListenerEntry
extends java.lang.Object


Constructor Summary
GLSimpleFboListenerEntry(GLSimpleListener listener)
           
 
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
 

Constructor Detail

GLSimpleFboListenerEntry

public GLSimpleFboListenerEntry(GLSimpleListener listener)
Method Detail

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.