gestalt.candidates
Class JoglLEDDisplay
java.lang.Object
gestalt.shape.AbstractDrawable
gestalt.candidates.JoglLEDDisplay
- All Implemented Interfaces:
- Drawable
public class JoglLEDDisplay
- extends AbstractDrawable
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JoglLEDDisplay
public JoglLEDDisplay(int theWidth,
int theHeight,
AbstractBin theFBOBin,
Bitmap thePointSprite)
bin
public RenderBin bin()
camera
public Camera camera()
scale
public Vector3f scale()
backgroundcolor
public Color backgroundcolor()
material
public JoglPointSpriteCloud material()
points
public java.util.Vector<Vector3f> points()
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.
- Parameters:
theRenderContext - GLContext
processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009