#include "stdafx.h"
#include "GlobalVariables.h"
#include <list>
#include "VisLines.h"
#include "VisStreamline.h"
#include "VisUserStreamline.h"
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] |