BIE::TessToolController Class Reference

Main thread for TessTool GUI and visualizer. More...

#include <TessToolController.h>

Collaboration diagram for BIE::TessToolController:

List of all members.

Public Member Functions

 TessToolController (int argc, char *argv[], Semaphore *mainSem)
void run ()
void sendScriptFile (string scriptfile)
istream * sendCommand (string cmd)
bool isTessToolReceiverConnected ()
TessToolGUIgetGUI ()
TessToolVTKgetVTK ()
void startCLICommandLoop ()
void startVTK ()
void sampleNext ()
void visualize ()
void updateBIEOutputView (char *buffer)
void updateVTK ()
void setHueLow (float l)
void setHueHigh (float l)
void setSaturationLow (float l)
void setSaturationHigh (float l)
void setValueLow (float l)
void setValueHigh (float l)
void setAlphaLow (float l)
void setAlphaHigh (float l)
void setVTKWindow (int width, int height)
vtkCellPicker * getVTKCellPicker ()
vtkRenderer * getVTKRenderer ()
vtkRenderWindow * getVTKRenderWindow ()
vtkGtkRenderWindowInteractorgetVTKRenderWindowInteractor ()
void initVTK ()
void setScalarName (char *)
void setScalarInfoName (char *)
void setScriptFileName (char *fn)
char * getScriptFileName ()
void setWorkingDirName (char *fn)
void setDataFileName (char *fn)
char * getDataFileName ()
void quitTessTool ()
void setScalarMean ()
void setScalarVariance ()
void setScalarMax ()
void setScalarMin ()
void setScalarMaxDifferenceModelData ()

Static Public Attributes

static TessToolController_guiController


Detailed Description

Main thread for TessTool GUI and visualizer.
The documentation for this class was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:13 2010 by doxygen