Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

StateBar Class Reference

#include <StateBar.h>

List of all members.

Public Member Functions

 StateBar (int mainWindowRef=0, int position=0)
void updateFileInfo (string fileInfoStr)
void updateRenderInfo (string renderInfo)

Private Attributes

GLUI * panel
GLUI_StaticText * fileName
GLUI_StaticText * modeState
GLUI_StaticText * featureState
string fileInfoText
string modeStateText
string featureStateText
string featureStateText1
string featureStateText2
string fileDimensionsText


Constructor & Destructor Documentation

StateBar::StateBar int  mainWindowRef = 0,
int  position = 0
 

Constructor of the state bar creates a StateBar at the given position in the given window.

Parameters:
mainWindowRef name of the window where to put the statebar
position GLUI constant where to put the statebar


Member Function Documentation

void StateBar::updateFileInfo string  fileInfoStr  ) 
 

Function to updates the text shown as the fileName

Parameters:
fileName the name/path of the loaded file

void StateBar::updateRenderInfo string  renderInfo  ) 
 

Function to update the renderMode information


Member Data Documentation

GLUI_StaticText* StateBar::featureState [private]
 

Text to show state information about the activated features (zoom, seedpoint set, ...)

string StateBar::featureStateText [private]
 

Textcontent of features which are activated

string StateBar::featureStateText1 [private]
 

Textcontent of features which are activated

string StateBar::featureStateText2 [private]
 

string StateBar::fileDimensionsText [private]
 

Textcontent of the dimension information

string StateBar::fileInfoText [private]
 

Textcontent of the fileName

GLUI_StaticText* StateBar::fileName [private]
 

Text to show state information about file

GLUI_StaticText* StateBar::modeState [private]
 

Text to show state information about the rendermode

string StateBar::modeStateText [private]
 

Textcontent of the rendering mode

GLUI* StateBar::panel [private]
 

GLUI root element for this window


The documentation for this class was generated from the following files:
Generated on Tue Jan 24 00:36:47 2006 for ZVis by  doxygen 1.4.1