Scene (3D)

The 3D scene is responsible for updating the state of all the item it owns. It also synchronizes several sub-system to make them work together efficiently. It transparently handles script callbacks, physics synchronization, collision system contact processing and can be serialized to a metafile and read back along with all its content.

Several types are used to describe, represent and organize the scene.