ManipulatorSettings-classDerived from: noneDeclared in: ManipulatorSettings.h
OverviewThe 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. |
||