In file graphics2D/TclSurfaceView.h:

namespace yav class TclSurfaceView : public TclSceneObject

SurfaceView Tcl interface

Inheritance:


Public Methods

SurfaceView* 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
static int surfaceSliceablesCmd (TclModule *m, int argc, char **argv)
command for listing all surface sliceables
int destroyCmd (int argc, char **argv)
-destroy TCL option
int sceneCmd (int argc, char **argv)
-scene TCL option
int colorCmd (int argc, char **argv)
-color TCL option
int meshCmd (int argc, char **argv)
-mesh TCL option

Public

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

Documentation

SurfaceView Tcl interface
constructors

TclSurfaceView(TclModule *m, TclScene2D *scene, SurfaceSliceable *_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 surface mesh displayed by the object SurfaceView

destructor

virtual ~TclSurfaceView()
destroys a surface View interface

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

static int surfaceSliceablesCmd(TclModule *m, int argc, char **argv)
command for listing all surface sliceables

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

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

int colorCmd(int argc, char **argv)
-color 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