|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.media.j3d.VirtualUniverse
com.sun.j3d.utils.universe.SimpleUniverse
j3d.utils.sceneGraphBuilderUtils.ControlledUniverse
j3d.examples.shape.triangles.surfaces.SurfaceUniverse
public class SurfaceUniverse
Field Summary |
---|
Fields inherited from class j3d.utils.sceneGraphBuilderUtils.ControlledUniverse |
---|
plum, preDawn |
Constructor Summary | |
---|---|
SurfaceUniverse(java.lang.String title,
SurfaceGeometry g)
|
Method Summary | |
---|---|
static javax.media.j3d.BranchGroup |
sceneGraph(java.lang.String title,
SurfaceGeometry g)
|
Methods inherited from class j3d.utils.sceneGraphBuilderUtils.ControlledUniverse |
---|
makeCanvas, positionTheViewingPlatform |
Methods inherited from class com.sun.j3d.utils.universe.SimpleUniverse |
---|
addBranchGraph, cleanup, getCanvas, getCanvas, getLocale, getPreferredConfiguration, getViewer, getViewingPlatform |
Methods inherited from class javax.media.j3d.VirtualUniverse |
---|
addGraphStructureChangeListener, addShaderErrorListener, getAllLocales, getJ3DThreadPriority, getProperties, numLocales, removeAllLocales, removeGraphStructureChangeListener, removeLocale, removeShaderErrorListener, setJ3DThreadPriority |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SurfaceUniverse(java.lang.String title, SurfaceGeometry g)
Method Detail |
---|
public static javax.media.j3d.BranchGroup sceneGraph(java.lang.String title, SurfaceGeometry g)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |