|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.jbeans.j3d.universe.BranchGroupUtil
BranchGroupUtil provides some utility methods for Locale and World.
Method Summary | |
(package private) static javax.media.j3d.BranchGroup |
addBranchGroup(BranchGroupDetachable root,
javax.media.j3d.BranchGroup bg)
Adds a new BranchGroup object. |
(package private) static void |
detachBranchGroup(BranchGroupDetachable root,
javax.media.j3d.BranchGroup subRoot)
Detaches the specified BranchGroup object. |
(package private) static void |
setViewCapability(javax.media.j3d.Node node)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
static final void setViewCapability(javax.media.j3d.Node node)
static final javax.media.j3d.BranchGroup addBranchGroup(BranchGroupDetachable root, javax.media.j3d.BranchGroup bg)
static final void detachBranchGroup(BranchGroupDetachable root, javax.media.j3d.BranchGroup subRoot)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |