Uses of Interface
net.jbeans.j3d.universe.BranchGroupDetachable

Packages that use BranchGroupDetachable
net.jbeans.j3d.universe   
 

Uses of BranchGroupDetachable in net.jbeans.j3d.universe
 

Classes in net.jbeans.j3d.universe that implement BranchGroupDetachable
(package private)  class Locale
          Replace javax.media.j3d.Locale with this class in an app to view the SceneGraph.
 class World
          World is the root BranchGroup for the Content branch.
 

Methods in net.jbeans.j3d.universe with parameters of type BranchGroupDetachable
(package private) static javax.media.j3d.BranchGroup BranchGroupUtil.addBranchGroup(BranchGroupDetachable root, javax.media.j3d.BranchGroup bg)
          Adds a new BranchGroup object.
(package private) static void BranchGroupUtil.detachBranchGroup(BranchGroupDetachable root, javax.media.j3d.BranchGroup subRoot)
          Detaches the specified BranchGroup object.
 



Copyright © 1995-2004 net.jbeans. All Rights Reserved.