In file inrimage/TclDisplacementField3D.h:

namespace yav class TclDisplacementField3D : public TclSceneObject

Tcl interface to class DisplacementField3D

Inheritance:


Public Methods

DisplacementField3D* getClient (void) const
return the TCL object associated with this interface */
void init (TclModule *m)
constructors common code
static int create (TclModule *m, int argc, char **argv)
Tcl command to create the TclDisplacementField3D
int defxCmd (int argc, char **argv)
-resample command option
int defyCmd (int argc, char **argv)
-resample command option
int defzCmd (int argc, char **argv)
-resample command option

Public

constructors
TclDisplacementField3D (TclModule *m, const char *name) throw( GeneralFormat::FileNotFound, Inrimage::ImageNotFound, DisplacementField3D::InvalidDisplacementField3DImagesNb, DisplacementField3D::DisplacementField3DMismatchType, DisplacementField3D::DisplacementField3DMismatchSize )
Reads 3D displacement field from file whose path is given as argument
destructor

Documentation

Tcl interface to class DisplacementField3D
constructors

TclDisplacementField3D(TclModule *m, const char *name) throw( GeneralFormat::FileNotFound, Inrimage::ImageNotFound, DisplacementField3D::InvalidDisplacementField3DImagesNb, DisplacementField3D::DisplacementField3DMismatchType, DisplacementField3D::DisplacementField3DMismatchSize )
Reads 3D displacement field from file whose path is given as argument
Parameters:
m - module this field is created in
name - 3D displacement file name
info - dynamic object type @excpetion ImageNotFound image file not found

destructor

DisplacementField3D* getClient(void) const
return the TCL object associated with this interface */

void init(TclModule *m)
constructors common code

static int create(TclModule *m, int argc, char **argv)
Tcl command to create the TclDisplacementField3D

int defxCmd(int argc, char **argv)
-resample command option

int defyCmd(int argc, char **argv)
-resample command option

int defzCmd(int argc, char **argv)
-resample command 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