cee::vis

namespace vis

The Visualization component is the central component in Ceetron Envision.

  • The main visualization component

  • Supports visualization of multiple models

  • Support for camera, interaction and multiple viewports

A View observes a Model and is associated with a Camera and a Viewer. Camera represents how the model is viewed, while the Viewer class represents the connection with a computer windowing system.

../_images/uml_view.png