namespace yav class TclInrimage4DView : public TclSceneObject InrimageView interface
| | init (const char *install, const char *uninstall) constructors common code |
| | ~TclInrimage4DView () destroys client and interface |
| | getClient () const returns client |
| | list (TclModule *m, int argc, char **argv) raise ambigous list() function call |
| | getInrimage () const returns the tcl inrimage interface attached to this object |
| | getInrimageBackground (TimeSliceCamera *cam) const returns the tcl inrimage background interface attached to a given slicecam |
| | create (TclModule *m, int argc, char **argv) TCL object creation function |
| | destroyCmd (int argc, char **argv) -destroy TCL option |
| | sceneCmd (int argc, char **argv) -scene TCL option |
| | GLScaleCmd (int argc, char **argv) -GLScale TCL option |
| | backgroundCmd (int argc, char **argv) -background TCL option |
| | inrimageCmd (int argc, char **argv) -inrimage TCL option |
| | constructors
|
InrimageView interface
TclInrimage4DView(TclScene2D *scene, const std::type_info& id, Inrimage4DView *inrview, const char *install=0, const char *uninstall=0)
id - object dynamic type
inrview - client
install - menu installation TCL command name
uninstall - menu uninstallation TCL command name
virtual ~TclInrimage4DView()
Inrimage4DView* getClient() const
static int list(TclModule *m, int argc, char **argv)
TclInrimage4D* getInrimage() const
TclInrimage4DBackground* getInrimageBackground(TimeSliceCamera *cam) const
static int create(TclModule *m, int argc, char **argv)
int destroyCmd(int argc, char **argv)
int sceneCmd(int argc, char **argv)
int GLScaleCmd(int argc, char **argv)
int backgroundCmd(int argc, char **argv)
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