gestalt.candidates
Class JoglRecorderBin
java.lang.Object
gestalt.render.bin.RenderBin
gestalt.candidates.JoglRecorderBin
- All Implemented Interfaces:
- AbstractBin, Drawable
public class JoglRecorderBin
- extends RenderBin
| Methods inherited from class gestalt.render.bin.RenderBin |
add, add, clear, find, get, getDataRef, getSortData, getSortValue, isActive, isSortable, remove, remove, remove, replace, set, setActive, setSortValue, size, swap, swap, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
JoglRecorderBin
public JoglRecorderBin()
draw
public void draw(GLContext theRenderContext)
- Description copied from interface:
Drawable
- this method is used to draw the drawable, when the context is ready.
although the behavior sometimes varies and doesn t always need to
have a visual representation depending on the implementation.
- Specified by:
draw in interface Drawable- Overrides:
draw in class RenderBin
- Parameters:
theRenderContext - GLContext
setDrawUncompiled
public void setDrawUncompiled(boolean theState)
getDrawUncompiled
public boolean getDrawUncompiled()
scheduleRecording
public void scheduleRecording()
cleanup
public void cleanup(GL gl)
processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009