In file imagedata/TclRangeInrimage.h:

class TclGradientInformation : public TclRangeInformation

a class that include information about a gradient force

Inheritance:


Public Methods

GradientInrimageInformation* getGradientInformation () const
returns the gradient information object
static int list (TclModule *m, int argc, char **argv)
new TCL command callback
static int create (TclModule *m, int argc, char **argv)
new TCL command callback
int editCmd (int argc, char **argv)
-edit option

Public

constructor
TclGradientInformation (TclModule *m, GradientInrimageInformation *ri)
creates a Tcl Interface of a GradientInformation object
destructor
virtual ~TclGradientInformation ()
destroys this interface

Documentation

a class that include information about a gradient force
constructor

TclGradientInformation(TclModule *m, GradientInrimageInformation *ri)
creates a Tcl Interface of a GradientInformation object
Parameters:
m - module to create TCL object
ri - a pointer to a RangeInformation object

destructor

virtual ~TclGradientInformation()
destroys this interface

GradientInrimageInformation* getGradientInformation() const
returns the gradient information object

static int list(TclModule *m, int argc, char **argv)
new TCL command callback

static int create(TclModule *m, int argc, char **argv)
new TCL command callback

int editCmd(int argc, char **argv)
-edit option


This class has no child classes.

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