Grouping shapes
Introducing grouping types
- Java 3D's grouping nodes include:
- Group
- BranchGroup
- OrderedGroup
- DecalGroup
- Switch
- SharedGroup
- TransformGroup
- All groups manage a list of children nodes
- For most groups, Java 3D may render children in any order