|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.shape.AbstractDrawable
gestalt.render.plugin.Camera
gestalt.impl.jogl.render.controller.JoglOrthoSetup
public class JoglOrthoSetup
| Field Summary | |
|---|---|
Vector2f |
frustumoffset
|
| Fields inherited from class gestalt.render.plugin.Camera |
|---|
culling, farclipping, fovy, nearclipping |
| Constructor Summary | |
|---|---|
JoglOrthoSetup()
|
|
| Method Summary | |
|---|---|
void |
draw(GLContext theRenderContext)
this method is used to draw the drawable, when the context is ready. |
| Methods inherited from class gestalt.render.plugin.Camera |
|---|
add, clone, copy, forward, getDistanceToZeroPlane, getDistanceToZeroPlane, getForward, getInversRotationMatrix, getMode, getRotationMatrix, getSide, getUp, isActive, lookat, modelviewmatrix, plugins, position, projectionmatrix, reset, reset, reset, rotation, set, setActive, setLookAtRef, setMode, setPositionRef, setRotationRef, setUpVectorRef, side, toString, toWorld, up, updateRotationMatrix, upvector, viewport |
| Methods inherited from class gestalt.shape.AbstractDrawable |
|---|
getSortData, getSortValue, isSortable, setSortValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Vector2f frustumoffset
| Constructor Detail |
|---|
public JoglOrthoSetup()
| Method Detail |
|---|
public void draw(GLContext theRenderContext)
Drawable
theRenderContext - GLContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||