|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object camera3d.DummyApp
This is an copy of camera3d.test.NodeTester. Created with the sole purpose of
debugging the ActiveX component.
An utility class to help with debugging of scene graphs. It encapsulates the basic
Java3D and GUI structures, providing an access point for plugging in new nodes.
Constructor Summary | |
DummyApp()
Creates a new DummyApp, assembling its scene graph. |
Method Summary | |
void |
cleanup()
|
javax.media.j3d.Canvas3D |
getCanvas3D()
|
javax.swing.JFrame |
getFrame()
|
javax.media.j3d.BranchGroup |
getRootBG()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DummyApp()
Method Detail |
public javax.media.j3d.BranchGroup getRootBG()
public javax.media.j3d.Canvas3D getCanvas3D()
public void cleanup()
public javax.swing.JFrame getFrame()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |