1 |
A VirtualUniverse contains everything to be drawn
|
2 | A Locale defines the origin, in high-resolution coordinates, of its attached branch groups |
3 | A scene graph itself starts with BranchGroup nodes |
4 | A BranchGroup serves as the root of a subgraph, called a branch group, of the scene graph---only BranchGroup objects can attach to Locale objects |