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

Controller Class Reference

#include <Controller.h>

List of all members.

Public Methods

 Controller ()
 choose a time constructor. More...

 Controller (int iwindow)

Public Attributes

char timestring [80]
 the menu. More...

muiObject * timestep_number
 the string for the timestep number. More...

muiObject * chunkbox
 actual timestep value. More...

muiObject * seltimebox
 choose a chunk. More...


Private Attributes

int window
muiObject * fill
 the parent window. More...

muiObject * colormap
 fill mode or line mode. More...

muiObject * showlabel
 random, chunk, or point. More...

muiObject * showlength
 to show labels or not. More...

muiObject * emphasis
 to show edge length or not. More...

muiObject * pointmode
 to view opaque with wire mode. More...

muiObject * nextstep
 to show only the vertices. More...

muiObject * prevstep
 next timestep. More...

muiObject * stepentry
 previous timestep. More...

muiObject * chunkentry
 goto a timestep. More...

muiObject * animate
 select a chunk. More...

muiObject * reverseanimate
 animate. More...

muiObject * faster
 animate backward. More...

muiObject * slower
 decrease frame delay. More...

muiObject * quit
 increase frame delay. More...

muiObject * timestep_label
 exit program. More...

muiObject * selnochunk
 timestep label. More...

muiObject * selchunk
 select all chunks. More...

muiObject * chunkbox_label
 select a chunk. More...

muiObject * seltimebox_label
 label for chunkbox. More...

muiObject * seltime
 time selector label. More...

int menu
 select a time step. More...


Constructor & Destructor Documentation

Controller::Controller   [inline]
 

choose a time constructor.

Definition at line 76 of file Controller.h.

Controller::Controller int    iwindow [inline]
 

Definition at line 80 of file Controller.h.

References window.


Member Data Documentation

muiObject* Controller::animate [private]
 

select a chunk.

Definition at line 55 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::chunkbox
 

actual timestep value.

Definition at line 73 of file Controller.h.

Referenced by chunkcallback, and menucallback.

muiObject* Controller::chunkbox_label [private]
 

select a chunk.

Definition at line 63 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::chunkentry [private]
 

goto a timestep.

Definition at line 54 of file Controller.h.

muiObject* Controller::colormap [private]
 

fill mode or line mode.

Definition at line 46 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::emphasis [private]
 

to show edge length or not.

Definition at line 49 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::faster [private]
 

animate backward.

Definition at line 57 of file Controller.h.

muiObject* Controller::fill [private]
 

the parent window.

Definition at line 45 of file Controller.h.

Referenced by menucallback.

int Controller::menu [private]
 

select a time step.

Definition at line 69 of file Controller.h.

muiObject* Controller::nextstep [private]
 

to show only the vertices.

Definition at line 51 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::pointmode [private]
 

to view opaque with wire mode.

Definition at line 50 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::prevstep [private]
 

next timestep.

Definition at line 52 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::quit [private]
 

increase frame delay.

Definition at line 59 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::reverseanimate [private]
 

animate.

Definition at line 56 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::selchunk [private]
 

select all chunks.

Definition at line 62 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::selnochunk [private]
 

timestep label.

Definition at line 61 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::seltime [private]
 

time selector label.

Definition at line 66 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::seltimebox
 

choose a chunk.

Definition at line 74 of file Controller.h.

Referenced by menucallback, and timecallback.

muiObject* Controller::seltimebox_label [private]
 

label for chunkbox.

Definition at line 65 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::showlabel [private]
 

random, chunk, or point.

Definition at line 47 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::showlength [private]
 

to show labels or not.

Definition at line 48 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::slower [private]
 

decrease frame delay.

Definition at line 58 of file Controller.h.

muiObject* Controller::stepentry [private]
 

previous timestep.

Definition at line 53 of file Controller.h.

muiObject* Controller::timestep_label [private]
 

exit program.

Definition at line 60 of file Controller.h.

Referenced by menucallback.

muiObject* Controller::timestep_number
 

the string for the timestep number.

Definition at line 72 of file Controller.h.

Referenced by keyboard, menucallback, and timecallback.

char Controller::timestring[80]
 

the menu.

Definition at line 71 of file Controller.h.

Referenced by keyboard, menucallback, and timecallback.

int Controller::window [private]
 

Definition at line 44 of file Controller.h.

Referenced by Controller, and menucallback.


The documentation for this class was generated from the following file:
Generated on Wed Oct 29 10:01:52 2003 for Tetraviewer by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002