Main Page   Namespace List   Compound List   File List   Compound Members   File Members  

Controller.h File Reference

#include "View.h"

Go to the source code of this file.

Compounds

class  Controller

Defines

#define IS_CONTROL_DEF_SIG   1

Functions

void menucallback (int x)
 Controller contains the loaded Tetrahedrons and the state of all flags. More...

void bcallback (muiObject *obj, enum muiReturnValue r)
 callback for buttons, maps buttons to keyboard commands. More...

void chunkcallback (muiObject *obj, enum muiReturnValue r)
void nochunkcallback (muiObject *obj, enum muiReturnValue r)
void timecallback (muiObject *obj, enum muiReturnValue r)


Define Documentation

#define IS_CONTROL_DEF_SIG   1
 

Definition at line 20 of file Controller.h.


Function Documentation

void bcallback muiObject *    obj,
enum muiReturnValue    r
 

callback for buttons, maps buttons to keyboard commands.

Definition at line 279 of file Tetraviewer.C.

void chunkcallback muiObject *    obj,
enum muiReturnValue    r
 

Definition at line 285 of file Tetraviewer.C.

void menucallback int    x
 

Controller contains the loaded Tetrahedrons and the state of all flags.

holds the buttons entries and menus for tetra controls

Definition at line 82 of file Controller.C.

References Controller::animate, Controller::chunkbox, Controller::chunkbox_label, Controller::colormap, Controller::emphasis, Controller::fill, Controller::nextstep, Controller::pointmode, Controller::prevstep, Controller::quit, Controller::reverseanimate, Controller::selchunk, Controller::selnochunk, Controller::seltime, Controller::seltimebox, Controller::seltimebox_label, Controller::showlabel, Controller::showlength, Controller::timestep_label, Controller::timestep_number, Controller::timestring, and Controller::window.

void nochunkcallback muiObject *    obj,
enum muiReturnValue    r
 

Definition at line 295 of file Tetraviewer.C.

void timecallback muiObject *    obj,
enum muiReturnValue    r
 

Definition at line 305 of file Tetraviewer.C.


Generated on Wed Oct 29 10:01:52 2003 for Tetraviewer by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002