weiman.transformations
Class StructureGroupUtils
java.lang.Object
   weiman.transformations.StructureGroupUtils
weiman.transformations.StructureGroupUtils
- public class StructureGroupUtils 
- extends java.lang.Object
Copyright 2005, DocJava, Inc.
 User: dlyon
 Date: Dec 7, 2006
 Time: 3:18:18 PM
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
StructureGroupUtils
public StructureGroupUtils()
getBranchGroupArray
public static javax.media.j3d.BranchGroup[] getBranchGroupArray(int n)
- 
 
getTransformGroupArray
public static javax.media.j3d.TransformGroup[] getTransformGroupArray(int n)
- 
 
getEnabledBranchGroup
public static javax.media.j3d.BranchGroup getEnabledBranchGroup()
- 
 
getEnabledTransformGroup
public static javax.media.j3d.TransformGroup getEnabledTransformGroup()
-