|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ThreeD
3D Virtual reality world.
Constructor Summary | |
ThreeD(DATA info,
boolean isStero)
|
Method Summary | |
void |
add_graph(javax.media.j3d.BranchGroup scene)
Add scene graph to the universe. |
void |
do_it(TripleStack stack)
Perform the 3D command. |
java.awt.Canvas |
get_canvas()
Get a reference the canvas. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ThreeD(DATA info, boolean isStero)
Method Detail |
public void add_graph(javax.media.j3d.BranchGroup scene)
public java.awt.Canvas get_canvas()
public void do_it(TripleStack stack) throws MalformStackException
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |