weiman.transformations
Class StructureGroupUtils

java.lang.Object
  extended by 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


Constructor Summary
StructureGroupUtils()
           
 
Method Summary
static javax.media.j3d.BranchGroup[] getBranchGroupArray(int n)
           
static javax.media.j3d.BranchGroup getEnabledBranchGroup()
           
static javax.media.j3d.TransformGroup getEnabledTransformGroup()
           
static javax.media.j3d.TransformGroup[] getTransformGroupArray(int n)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructureGroupUtils

public StructureGroupUtils()
Method Detail

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()