|
roviz
0.7
Code Documentation of roviz
|
Trim implementation for the Cmdline backend. More...
#include <trim_impl_cmdline.h>


Public Member Functions | |
| double | value (void) override |
| Get the value of the Trim. More... | |
| void | setValue (double val) |
| Set the value of the Trim. More... | |
Trim implementation for the Cmdline backend.
For this backend, a trim is a constand value and cannot change once it's set.
| void TrimImplCmdline::setValue | ( | double | val | ) |
|
overridevirtual |
1.8.13