|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.shape.AbstractDrawable
gestalt.render.plugin.Fog
gestalt.impl.jogl.render.plugin.JoglFog
public class JoglFog
| Field Summary |
|---|
| Fields inherited from class gestalt.render.plugin.Fog |
|---|
enable, filter |
| Constructor Summary | |
|---|---|
JoglFog()
|
|
| Method Summary | |
|---|---|
void |
draw(GLContext theRenderContext)
this method is used to draw the drawable, when the context is ready. |
void |
end(GLContext theRenderContext)
|
| Methods inherited from class gestalt.render.plugin.Fog |
|---|
begin, color, density, density, end, end, getFogEnd, getFogStart, isActive, mode, setActive, setColorRef, setFogDensity, setFogEnd, setFogMode, setFogStart, start, start |
| 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 JoglFog()
| Method Detail |
|---|
public void draw(GLContext theRenderContext)
Drawable
theRenderContext - GLContextpublic void end(GLContext theRenderContext)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||