|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.render.bin.RenderBin
gestalt.candidates.JoglCameraViewPlane
public class JoglCameraViewPlane
| Constructor Summary | |
|---|---|
JoglCameraViewPlane(Camera theCamera)
|
|
| Method Summary | |
|---|---|
Camera |
camera()
|
void |
draw(GLContext theRenderContext)
this method is used to draw the drawable, when the context is ready. |
void |
toGlobal(Vector3f thePosition)
|
void |
toLocal(Vector3f thePosition)
|
| Methods inherited from class gestalt.render.bin.RenderBin |
|---|
add, add, clear, find, get, getDataRef, getSortData, getSortValue, isActive, isSortable, remove, remove, remove, replace, set, setActive, setSortValue, size, swap, swap, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JoglCameraViewPlane(Camera theCamera)
| Method Detail |
|---|
public void toLocal(Vector3f thePosition)
public void toGlobal(Vector3f thePosition)
public Camera camera()
public void draw(GLContext theRenderContext)
Drawable
draw in interface Drawabledraw in class RenderBintheRenderContext - GLContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||