SP3-12-SceneGraph
main
1. Scene graph creates a root on construction. EntityID is set to MaxEID. The root is not intended to be modified. 2. When adding a node, if the 2nd arg (parent) is omitted, the node will be a child of the root.