#include "stdafx.h"
#include "GlobalVariables.h"
std::list<CChildFrame*> theChildFrames [static] |
CompositingMode theCompositingModeVar = F2B [static] |
InterpolationMode theInterpolationModeVar = IM_NEAREST_NEIGHBOUR [static] |
unsigned int theNumberOfThreads = 1 [static] |
CombinationMode theRenderModeVar = CO_FIRST_HIT [static] |
int theResolutionVar = 256 [static] |
float theStepLengthVar = 1 [static] |
int theTresholdVar = 0 [static] |
int theX2PlanePosVar = theXDimensionVar [static] |
int theXDimensionVar = 0 [static] |
int theXPlanePosVar = 0 [static] |
int theY2PlanePosVar = theYDimensionVar [static] |
int theYDimensionVar = 0 [static] |
int theYPlanePosVar = 0 [static] |
int theZ2PlanePosVar = theZDimensionVar [static] |
int theZDimensionVar = 0 [static] |
int theZPlanePosVar = 0 [static] |
bool useAdaptiveSLVar = false [static] |
bool useClippingPlanesVar = false [static] |
bool useGradientsForSlicesVar = false [static] |
bool useTransferForSlicesVar = false [static] |
bool useTransferForVolumeVar = false [static] |
bool useTresholdForSlicesVar = false [static] |
bool useuseHighlightsVar = false [static] |