|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.shape.AbstractDrawable
gestalt.extension.gpgpu.particles.FBORandomizer
public class FBORandomizer
| Constructor Summary | |
|---|---|
FBORandomizer(JoglFrameBufferObject theFBO)
|
|
| Method Summary | |
|---|---|
void |
draw(GLContext theContext)
this method is used to draw the drawable, when the context is ready. |
boolean |
isActive()
returns whether the drawable is active. |
| Methods inherited from class gestalt.shape.AbstractDrawable |
|---|
add, getSortData, getSortValue, isSortable, setSortValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FBORandomizer(JoglFrameBufferObject theFBO)
| Method Detail |
|---|
public void draw(GLContext theContext)
Drawable
theContext - GLContextpublic boolean isActive()
Drawable
isActive in interface DrawableisActive in class AbstractDrawable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||