In file imagedata/TclRangeInrimage.h:

class TclRegionInformation : public TclRangeInformation

a class that include information about a region force

Inheritance:


Public Methods

RegionInrimageInformation* getRegionInformation () const
returns the region 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
TclRegionInformation (TclModule *m, RegionInrimageInformation *ri)
creates a Tcl Interface of a GradientInformation object
destructor
virtual ~TclRegionInformation ()
destroys this interface

Documentation

a class that include information about a region force
constructor

TclRegionInformation(TclModule *m, RegionInrimageInformation *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 ~TclRegionInformation()
destroys this interface

RegionInrimageInformation* getRegionInformation() const
returns the region 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