roviz  0.7
Code Documentation of roviz
Public Member Functions | List of all members
Trim Class Reference

A value that can be trimmed at runtime. More...

#include <trim.h>

Collaboration diagram for Trim:
Collaboration graph

Public Member Functions

 Trim (TrimImpl *impl)
 See RovizItem::addTrim.
 
double value (void) const
 

Detailed Description

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!

See also
RovizItem
Config

Member Function Documentation

◆ value()

double Trim::value ( void  ) const
Returns
The current value of the Trim

The documentation for this class was generated from the following files: