In file inrimage/TclInrimage4DView.h:

namespace yav class TclInrimage4DView : public TclSceneObject

InrimageView interface

Inheritance:


Public Methods

void init (const char *install, const char *uninstall)
constructors common code
virtual ~TclInrimage4DView ()
destroys client and interface
Inrimage4DView* getClient () const
returns client
static int list (TclModule *m, int argc, char **argv)
raise ambigous list() function call
TclInrimage4D* getInrimage () const
returns the tcl inrimage interface attached to this object
TclInrimage4DBackground* getInrimageBackground (TimeSliceCamera *cam) const
returns the tcl inrimage background interface attached to a given slicecam
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 GLScaleCmd (int argc, char **argv)
-GLScale TCL option
int backgroundCmd (int argc, char **argv)
-background TCL option
int inrimageCmd (int argc, char **argv)
-inrimage TCL option

Public

constructors
TclInrimage4DView (TclModule *m, TclInrimage4D *inr, TclScene2D *scene, bool _createGLScale=true)
builds object client from an inrimage then this interface
TclInrimage4DView (TclScene2D *scene, const std::type_info& id, Inrimage4DView *inrview, const char *install=0, const char *uninstall=0)
builds interface for an existing client

Documentation

InrimageView interface
constructors

TclInrimage4DView(TclModule *m, TclInrimage4D *inr, TclScene2D *scene, bool _createGLScale=true)
builds object client from an inrimage then this interface
Parameters:
m - module this object is built in
inr - displayed inrimage
scene - scene to build client in
_createGLScale - boolean indicating if we should create GLScales associated with each background

TclInrimage4DView(TclScene2D *scene, const std::type_info& id, Inrimage4DView *inrview, const char *install=0, const char *uninstall=0)
builds interface for an existing client
Parameters:
scene - client scene
id - object dynamic type
inrview - client
install - menu installation TCL command name
uninstall - menu uninstallation TCL command name

void init(const char *install, const char *uninstall)
constructors common code

virtual ~TclInrimage4DView()
destroys client and interface

Inrimage4DView* getClient() const
returns client

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

TclInrimage4D* getInrimage() const
returns the tcl inrimage interface attached to this object

TclInrimage4DBackground* getInrimageBackground(TimeSliceCamera *cam) const
returns the tcl inrimage background interface attached to a given slicecam

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 GLScaleCmd(int argc, char **argv)
-GLScale TCL option

int backgroundCmd(int argc, char **argv)
-background TCL option

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