j3d.examples.transforms
Class TransformDemo

java.lang.Object
  extended by javax.media.j3d.VirtualUniverse
      extended by com.sun.j3d.utils.universe.SimpleUniverse
          extended by j3d.utils.sceneGraphBuilderUtils.ControlledUniverse
              extended by j3d.examples.transforms.TransformDemo

public class TransformDemo
extends ControlledUniverse


Field Summary
 
Fields inherited from class j3d.utils.sceneGraphBuilderUtils.ControlledUniverse
plum, preDawn
 
Constructor Summary
TransformDemo()
           
 
Method Summary
static ETransformGroup lighting(javax.swing.Box lightingPane)
           
static void main(java.lang.String[] args)
           
 
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

TransformDemo

public TransformDemo()
Method Detail

lighting

public static ETransformGroup lighting(javax.swing.Box lightingPane)

main

public static void main(java.lang.String[] args)