namespace yav class TclContour3D : public TclScene3DObject the Tcl interface associated with a 3D contour
| | getClient (void) const set getClient() to return a ActiveContour3D instead of a Contour3D |
| | getScene (void) const returns the TclScene2D associated with the TclContour2D object |
| | list (TclModule *m, int d, char **a) raise ambiguity on list() function |
| | destroyCmd (int argc, char **argv) -destroy TCL command |
| | saveCmd (int argc, char **argv) -save TCL command |
| | saveOptionCmd (int argc, char **argv) -saveOption TCL command |
| | loadOptionCmd (int argc, char **argv) -loadOption TCL command |
| | sceneCmd (int argc, char **argv) -scene TCL command |
| | translateCmd (int argc, char **argv) -translate TCL command |
| | rotateCmd (int argc, char **argv) -rotate TCL command |
| | scaleCmd (int argc, char **argv) -scale TCL command |
| | getNbLinesCmd (int argc, char **argv) -getNbLines TCL command |
| | getNbVerticesCmd (int argc, char **argv) -getNbVertices TCL command |
| | selectedVertexInfoCmd (int argc, char **argv) -selectedVertexInfo TCL command |
| | selectVertexCmd (int argc, char **argv) -selectVertex TCL command |
| | getVertexCmd (int argc, char **argv) -getVertex TCL command |
| | vertexParameterCmd (int argc, char **argv) -vertexParameter TCL command |
| | contourParameterCmd (int argc, char **argv) -contourParameter TCL command |
| | addContourCmd (int argc, char **argv) -addContour TCL command |
| | removeLineCmd (int argc, char **argv) -removeLine TCL command |
| | selectionModeCmd (int argc, char **argv) -selectionMode TCL command |
| | vertexModeCmd (int argc, char **argv) -vertexMode TCL command |
| | vertexColorCmd (int argc, char **argv) -vertexColor TCL command |
| | selectedVertexColorCmd (int argc, char **argv) -selectedVertexColor TCL command |
| | vertexSizeCmd (int argc, char **argv) -vertexSize TCL command |
| | lineColorCmd (int argc, char **argv) -lineColor TCL command |
| | selectedLineColorCmd (int argc, char **argv) -selectedLineColor TCL command |
| | lineWidthCmd (int argc, char **argv) -lineWidth TCL command |
| | create (TclModule *m, int argc, char **argv) create function |
| | load (const TclString &filename, Scene3D *scn) load function |
| | Constructors
| ||||
| | Destructor
|
the Tcl interface associated with a 3D contour
TclContour3D(TclString filename, TclScene3D *scene)
scene - the Tclscene pointing on the scene where the contour should
be created
TclScene3D* getScene(void) const
static int list(TclModule *m, int d, char **a)
int destroyCmd(int argc, char **argv)
int saveCmd(int argc, char **argv)
int saveOptionCmd(int argc, char **argv)
int loadOptionCmd(int argc, char **argv)
int sceneCmd(int argc, char **argv)
int translateCmd(int argc, char **argv)
int rotateCmd(int argc, char **argv)
int scaleCmd(int argc, char **argv)
int getNbLinesCmd(int argc, char **argv)
int getNbVerticesCmd(int argc, char **argv)
int selectedVertexInfoCmd(int argc, char **argv)
int selectVertexCmd(int argc, char **argv)
int getVertexCmd(int argc, char **argv)
int vertexParameterCmd(int argc, char **argv)
int contourParameterCmd(int argc, char **argv)
int addContourCmd(int argc, char **argv)
int removeLineCmd(int argc, char **argv)
int selectionModeCmd(int argc, char **argv)
int vertexModeCmd(int argc, char **argv)
int vertexColorCmd(int argc, char **argv)
int selectedVertexColorCmd(int argc, char **argv)
int vertexSizeCmd(int argc, char **argv)
int lineColorCmd(int argc, char **argv)
int selectedLineColorCmd(int argc, char **argv)
int lineWidthCmd(int argc, char **argv)
static int create(TclModule *m, int argc, char **argv)
static void load(const TclString &filename, Scene3D *scn)
scn - 3D 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