#include <GlobalState.h>
Public Methods | |
| CGlobalState () | |
| virtual | ~CGlobalState () |
| CString | GetGridFile () |
| CString | GetDataFile () |
| CFlowData * | GetData () |
| void | SetGridFile (CString filename) |
| void | SetDataFile (CString filename) |
| void | SetDispalyMaxLength (float set) |
| float | GetDispalyMaxLength () |
| bool | LoadData () |
| bool | ViewDataNicest () |
| void | SetGlyph_show (bool bSet) |
| void | SetGlyph_showBackground1 (bool bSet) |
| void | SetGlyph_showBackground2 (bool bSet) |
| bool | GetGlyph_show () |
| bool | GetGlyph_showBackground1 () |
| bool | GetGlyph_showBackground2 () |
| void | SetGlyph_dynamicRedefine (bool bSet) |
| bool | GetGlyph_dynamicRedefine () |
| CString | GetStatusBarText () |
| void | SetStatusBarText (CString SetText) |
| void | SetStatusBarTextAdd (CString SetText) |
| void | StatusBarRedraw () |
| void | SetStatusBarText_DrawMode (bool bSet) |
| bool | GetStatusBarText_DrawMode () |
| void | UpdateStreamlines () |
Public Attributes | |
| CCamera * | cam |
| CString | gridFile |
| CString | dataFile |
| CSL_Base * | StreamLineBase |
| CFlowData * | data |
| CRenderMode * | rendermode |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc2