Contents Previous Next

class Fl_Roller


Class Hierarchy

Include Files

Description

The Fl_Roller widget is a "dolly" control commonly used to move 3D objects.

Methods

Fl_Roller::Fl_Roller(int x, int y, int w, int h, const char *label = 0)

Creates a new Fl_Roller widget using the given position, size, and label string. The default boxtype is FL_NO_BOX.

virtual Fl_Roller::~Fl_Roller()

Destroys the valuator.
Contents Previous Next