All Packages Class Hierarchy This Package Previous Next Index
Class java.media.j3d.SharedGroup
java.lang.Object
|
+----java.media.j3d.SceneGraphObject
|
+----java.media.j3d.Node
|
+----java.media.j3d.Group
|
+----java.media.j3d.SharedGroup
- public class SharedGroup
- extends Group
The SharedGroup provides the ability to manipulate an
instanced scene graph.
-
SharedGroup()
-
-
compile()
- Compiles the source SharedGroup associated with this object and
creates and caches a compiled scene graph.
SharedGroup
public SharedGroup()
compile
public final void compile()
- Compiles the source SharedGroup associated with this object and
creates and caches a compiled scene graph.
All Packages Class Hierarchy This Package Previous Next Index