In file tetrahedrisation/TclTetrahedrisationView.h:

namespace yav class TclTetrahedrisationView : public TclSceneObject

TetrahedrisationView Tcl interface

Inheritance:


Public Methods

TetrahedrisationView* getClient () const
returns client
static int list (TclModule *m, int argc, char **argv)
raise ambigous list() function call
static int create (TclModule *m, int argc, char **argv)
TCL object creation function
int destroyCmd (int argc, char **argv)
-destroy TCL option
int sceneCmd (int argc, char **argv)
-scene TCL option
int traceCmd (int argc, char **argv)
-trace TCL option
int meshCmd (int argc, char **argv)
-mesh TCL option

Public

constructors
TclTetrahedrisationView (TclModule *m, TclScene2D *scene, Tetra3D *_mesh)
builds object client from an inrimage then this interface
destructor
virtual ~TclTetrahedrisationView ()
destroys a SM2 View interface

Documentation

TetrahedrisationView Tcl interface
constructors

TclTetrahedrisationView(TclModule *m, TclScene2D *scene, Tetra3D *_mesh)
builds object client from an inrimage then this interface
Parameters:
m - module this object is built in
scene - scene to build client in
_mesh - a 2-simplex mesh displayed by the object TetrahedrisationView

destructor

virtual ~TclTetrahedrisationView()
destroys a SM2 View interface

TetrahedrisationView* getClient() const
returns client

static int list(TclModule *m, int argc, char **argv)
raise ambigous list() function call

static int create(TclModule *m, int argc, char **argv)
TCL object creation function

int destroyCmd(int argc, char **argv)
-destroy TCL option

int sceneCmd(int argc, char **argv)
-scene TCL option

int traceCmd(int argc, char **argv)
-trace TCL option

int meshCmd(int argc, char **argv)
-mesh TCL 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