Public Member Functions

glv::SliderVector< Dim > Class Template Reference

Base class for sliders that control a fixed-size vector of values. More...

#include <glv_sliders.h>

Inheritance diagram for glv::SliderVector< Dim >:
glv::Widget glv::View glv::DataModel glv::Notifier glv::SmartObject< View > glv::SliderGrid< Dim >

List of all members.

Public Member Functions

 SliderVector (const Rect &r)
 Constructor.
double getValue () const
 Get value at selected index.
double getValue (int i) const
 Get value at 1D index.

Detailed Description

template<int Dim>
class glv::SliderVector< Dim >

Base class for sliders that control a fixed-size vector of values.

The foreground color determines the color of the slider.


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