|
roviz
0.7
Code Documentation of roviz
|
A value that can be trimmed at runtime. More...
#include <trim.h>

Public Member Functions | |
| Trim (TrimImpl *impl) | |
| See RovizItem::addTrim. | |
| double | value (void) const |
A value that can be trimmed at runtime.
A Trim is a value that can be adjusted at runtime. If you're using the itemframework as a backend, this will be implemented with sliders.
Do not use this class directly, always use RovizItem::addTrim!
| double Trim::value | ( | void | ) | const |
1.8.13