j3d.utils
Class SwitchUtils
java.lang.Object
j3d.utils.SwitchUtils
public final class SwitchUtils
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
turnOffSwitches
public static void turnOffSwitches(javax.media.j3d.Switch[] s)
turnOnSwitches
public static void turnOnSwitches(javax.media.j3d.Switch[] s)
getSwitches
public static javax.media.j3d.Switch[] getSwitches()
getSwitches
public static javax.media.j3d.Switch[] getSwitches(javax.media.j3d.Group g)
turnOffSwitch
public static void turnOffSwitch(javax.media.j3d.Switch g)
turnOnSwitch
public static void turnOnSwitch(javax.media.j3d.Switch g)
getSwitch
public static javax.media.j3d.Switch getSwitch()