|
|||||||||
| 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.AbstractParticleDrawer
public class AbstractParticleDrawer
| Constructor Summary | |
|---|---|
AbstractParticleDrawer()
|
|
| Method Summary | |
|---|---|
void |
draw(GLContext arg0)
this method is used to draw the drawable, when the context is ready. |
int |
getVBO()
|
void |
init(JoglFrameBufferObject theFBO)
|
JoglMaterial |
material()
|
| Methods inherited from class gestalt.shape.AbstractDrawable |
|---|
add, getSortData, getSortValue, isActive, isSortable, setSortValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractParticleDrawer()
| Method Detail |
|---|
public void init(JoglFrameBufferObject theFBO)
public int getVBO()
public void draw(GLContext arg0)
Drawable
arg0 - GLContextpublic JoglMaterial material()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||