namespace yav class TclSliceActiveContour2D : public TclActiveContour2D the Tcl interface associated with a 2D slice active contour
| | getClient (void) const set getClient() to return a SliceActiveContour2D instead of a ActiveContour2D |
| | getSliceClient (void) set getClient() to return a ActiveContour2D instead of a Contour2D |
| | list (TclModule *m, int d, char **a) lift ambioguity on list() function |
| | sliceGeometryCmd (int argc, char **argv) -sliceGeometry Tcl command |
| | sliceNumberCmd (int argc, char **argv) -sliceNumber Tcl command |
| | duplicateLineCmd (int argc, char **argv) -duplicateLine Tcl command |
| | createLineCmd (int argc, char **argv) -createLine Tcl command |
| | create (TclModule *m, int argc, char **argv) create function |
| | load (const TclString &filename, Scene2D *scn) load function |
| | Constructors
| ||||||
| | destructor
|
Destructor
the Tcl interface associated with a 2D slice active contour
TclSliceActiveContour2D(const unsigned int nbLines, const unsigned int *nbVertices, Vec2
nbVertices - the number of the vertices of each line. It is an array of size nbLines
array - the array of 2D vertices that are in each line. The first index of the array "lineIndex" is the index of the line (lineIndex
scene - : the Scene2D where the contour should be placed (since it is a Data2D and DeformableModel2D)
slice - the slice number (may be overriden by reading the file)
geometry - the geometry of the slice (may be overidden by reading the file)
TclSliceActiveContour2D(const TclSliceActiveContour2D *sact2D, int slice=0)
slice - the slice number
SliceActiveContour2D* getSliceClient(void)
static int list(TclModule *m, int d, char **a)
int sliceGeometryCmd(int argc, char **argv)
int sliceNumberCmd(int argc, char **argv)
int duplicateLineCmd(int argc, char **argv)
int createLineCmd(int argc, char **argv)
static int create(TclModule *m, int argc, char **argv)
static void load(const TclString &filename, Scene2D *scn)
scn - 2D scene to store the contour
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