ManipulatorSettings-class

Derived from: none

Declared in: ManipulatorSettings.h


Overview

The ManipulatorSettings-class is used as a base for classes that store manipulator's settings. By using this as a base the settings can be communicated from add-on to the application and the other way around. ManipulatorSettings-class is empty, only containing one virtual function to allow dynamic casting from the base-class to its subclasses.