Eigene Dateien/9.Semester/Visualisierung/LU/Beispiel2/FlowVis_jan17/FlowVis/FlowVis/GlobalVariables.cpp File Reference

#include "stdafx.h"
#include "GlobalVariables.h"
#include <list>
#include "VisLines.h"
#include "VisStreamline.h"
#include "VisUserStreamline.h"

Functions

void GlobalVariables::useArrows (bool aBool)
bool GlobalVariables::useArrows ()
void GlobalVariables::useStreamlines (bool aBool)
bool GlobalVariables::useStreamlines ()
void GlobalVariables::useBackground (bool aBool)
bool GlobalVariables::useBackground ()
void GlobalVariables::showBackgImg (bool aBool)
bool GlobalVariables::showBackgImg ()
void GlobalVariables::theArrowSize (int anInt)
int GlobalVariables::theArrowSize ()
void GlobalVariables::theArrowDistance (int anInt)
int GlobalVariables::theArrowDistance ()
void GlobalVariables::theXDimension (int dim)
int GlobalVariables::theXDimension ()
void GlobalVariables::theYDimension (int dim)
int GlobalVariables::theYDimension ()
void GlobalVariables::updateScene ()
void GlobalVariables::updateLineStyle ()
void GlobalVariables::userSetLines ()
void GlobalVariables::updateArrows ()
void GlobalVariables::updateColors (ColorType aType)
void GlobalVariables::updateParam (ColorType aType)
void GlobalVariables::registerChildFrame (CChildFrame *aFrame)
void GlobalVariables::unregisterChildFrame (CChildFrame *aFrame)
void GlobalVariables::theBGDataMode (DataModeBG aDataModeBG)
DataModeBG GlobalVariables::theBGDataMode ()
void GlobalVariables::theADataMode (DataModeA aDataModeA)
void GlobalVariables::theSLDataMode (DataModeSL aDataModeSL)
DataModeSL GlobalVariables::theSLDataMode ()
DataModeA GlobalVariables::theADataMode ()
void GlobalVariables::useNormDataA (bool aBool)
bool GlobalVariables::useNormDataA ()
void GlobalVariables::theArrowStyle (ArrowStyle aArrowStyle)
ArrowStyle GlobalVariables::theArrowStyle ()
void GlobalVariables::useColorBG (bool aBool)
bool GlobalVariables::useColorBG ()
void GlobalVariables::theStreamlineStyle (SLStyle aSLStyle)
void GlobalVariables::selfSetStreamLines (bool aBool)
bool GlobalVariables::selfSetStreamLines ()
SLStyle GlobalVariables::theStreamlineStyle ()
void GlobalVariables::useNormDataSL (bool aBool)
bool GlobalVariables::useNormDataSL ()
void GlobalVariables::useBGOnly (bool aBool)
bool GlobalVariables::useBGOnly ()
void GlobalVariables::theTextureStyle (TexStyle aTexStyle)
TexStyle GlobalVariables::theTextureStyle ()
void GlobalVariables::theGlyphSize (int anInt)
int GlobalVariables::theGlyphSize ()
void GlobalVariables::renderNewStreamLines (bool aBool)
bool GlobalVariables::renderNewStreamLines ()
void GlobalVariables::theDTSliderPos (int anInt)
int GlobalVariables::theDTSliderPos ()
void GlobalVariables::theDSeptSliderPos (float anInt)
float GlobalVariables::theDSeptSliderPos ()
void GlobalVariables::theDTestSliderPos (float anInt)
float GlobalVariables::theDTestSliderPos ()
void GlobalVariables::theNSliderPos (int anInt)
int GlobalVariables::theNSliderPos ()
void GlobalVariables::theLineWideSliderPos (int anInt)
int GlobalVariables::theLineWideSliderPos ()
void GlobalVariables::theSLineStyle (SLineStyle aSLineStyle)
SLineStyle GlobalVariables::theSLineStyle ()
void GlobalVariables::resetView ()

Variables

static bool useArrowsVar = false
static bool useStreamlinesVar = false
static bool useBackgroundVar = true
static bool useBGOnlyVar = true
static bool showBackgImgVar = true
static int theArrowSizeVar = 0
static int theArrowDistanceVar = 1
static int theXDimensionVar = 0
static int theYDimensionVar = 0
list< CChildFrame * > theChildFrames
static DataModeBG DataModeBGVar = DM_BG_FLOW
static DataModeA DataModeAVar = DM_A_FLOW
static DataModeSL DataModeSLVar = DM_SL_FLOW
static ArrowStyle ArrowStyleVar = A_ARROWS
static SLineStyle SLineStyleVar = SL_LINES
static bool useNormDataAVar = false
static bool useNormDataSLVar = true
static bool useColorBGVar = false
static SLStyle SLStyleVar = SL_EULER
static TexStyle TexStyleVar = SL_F1
static int theGlyphSizeVar = 0
static bool renderNewStreamLinesVar = false
static float theDSeptSliderPosVar = 0.25
static float theDTestSliderPosVar = 0.125
static int theDTSliderPosVar = 5
static int theNSliderPosVar = 0
static int theLineWideSliderPosVar = 0
static bool theUserSets = false

Variable Documentation

ArrowStyle ArrowStyleVar = A_ARROWS [static]

DataModeA DataModeAVar = DM_A_FLOW [static]

DataModeBG DataModeBGVar = DM_BG_FLOW [static]

DataModeSL DataModeSLVar = DM_SL_FLOW [static]

bool renderNewStreamLinesVar = false [static]

bool showBackgImgVar = true [static]

SLineStyle SLineStyleVar = SL_LINES [static]

SLStyle SLStyleVar = SL_EULER [static]

TexStyle TexStyleVar = SL_F1 [static]

int theArrowDistanceVar = 1 [static]

int theArrowSizeVar = 0 [static]

list<CChildFrame*> theChildFrames

float theDSeptSliderPosVar = 0.25 [static]

float theDTestSliderPosVar = 0.125 [static]

int theDTSliderPosVar = 5 [static]

int theGlyphSizeVar = 0 [static]

int theLineWideSliderPosVar = 0 [static]

int theNSliderPosVar = 0 [static]

bool theUserSets = false [static]

int theXDimensionVar = 0 [static]

int theYDimensionVar = 0 [static]

bool useArrowsVar = false [static]

bool useBackgroundVar = true [static]

bool useBGOnlyVar = true [static]

bool useColorBGVar = false [static]

bool useNormDataAVar = false [static]

bool useNormDataSLVar = true [static]

bool useStreamlinesVar = false [static]


Generated on Wed Jan 17 09:27:51 2007 for FlowVis by  doxygen 1.4.7