class MinGLScale : public GLScale, public Pointed<MinGLScale> Image min grey level scale
| | MinGLScale (TclModule *module, const TclString& scaleName, Scalable *elt=0) builds a min grey level scale object from an existing TCL scale |
| | MinGLScale (TclModule *module, const TclString& scaleName, std::list builds a min grey level scale object from an existing TCL scale manage all given list of scalables |
| | ~MinGLScale () empty destructor |
| | getObject (unsigned int n) returns object id by number |
| | getObject (int argc, char **argv, int i = 1) returns object id by command line arguments |
| | reset (Scalable *sa, const TclString& lab = EMPTY_STRING) reset bounds and label |
| | getType (void) const returns scale type |
Image min grey level scale
MinGLScale(TclModule *module, const TclString& scaleName, std::list
scaleName - TCL scale name
list - managed scalables
virtual ~MinGLScale()
static MinGLScale* getObject(unsigned int n)
static MinGLScale* getObject(int argc, char **argv, int i = 1)
virtual void reset(Scalable *sa, const TclString& lab = EMPTY_STRING)
lab - new label (if not EMPTY_STRING)
virtual const std::type_info& getType(void) const
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de