Decorator Class Reference
Collaboration diagram for Decorator:

Detailed Description
Class responsible for adding extra renderings effects and decorations to the scene rendered in the viewports.Such extra decorations include outlines for selected objects, lines to show the coordinate system used when moving, etc.
Public Member Functions | |
| Decorator (UserInterfaceUtilities &uiu) | |
Private Member Functions | |
| void | selection_changed (ObjectID id, bool selected) throw () |
| void | mode_changed (ManipulatorMode mode) throw () |
| void | coordinate_system_changed (CoordinateSystem coord_sys) throw () |
| void | pivot_changed (RotationCenterpoint pivot) throw () |
| void | axes_changed (Axis axes) throw () |
Private Attributes | |
| UserInterfaceUtilities & | m_uiu |
The documentation for this class was generated from the following files:
- src/gui/Decorator.hh
- src/gui/Decorator.cc