In file SM2/TclSM2View.h:

namespace yav class TclSM2View : public TclSceneObject

SM2View Tcl interface

Inheritance:


Public Methods

SM2View* 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
TclSM2View (TclModule *m, TclScene2D *scene, SM2 *_mesh)
builds object client from an inrimage then this interface
destructor
virtual ~TclSM2View ()
destroys a SM2 View interface

Documentation

SM2View Tcl interface
constructors

TclSM2View(TclModule *m, TclScene2D *scene, SM2 *_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 SM2View

destructor

virtual ~TclSM2View()
destroys a SM2 View interface

SM2View* 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