j3d.examples.shape.cube.swing
Class BranchUtils

java.lang.Object
  extended by j3d.examples.shape.cube.swing.BranchUtils

public class BranchUtils
extends java.lang.Object

Copyright DocJava, inc. User: lyon

Date: Mar 8, 2005

Time: 7:12:58 PM


Constructor Summary
BranchUtils()
           
 
Method Summary
static javax.media.j3d.BranchGroup getColorCubeSceneGraph(long rotationTime)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BranchUtils

public BranchUtils()
Method Detail

getColorCubeSceneGraph

public static javax.media.j3d.BranchGroup getColorCubeSceneGraph(long rotationTime)
Parameters:
rotationTime - the time to rotate in ms.
Returns:
a simple scene with a color cube that rotates