void GlobalVariables::useTransferForSlices | ( | bool | aBool | ) |
bool GlobalVariables::useTransferForSlices | ( | ) |
void GlobalVariables::useTransferForVolume | ( | bool | aBool | ) |
bool GlobalVariables::useTransferForVolume | ( | ) |
void GlobalVariables::useTresholdForSlices | ( | bool | aBool | ) |
bool GlobalVariables::useTresholdForSlices | ( | ) |
void GlobalVariables::theTreshold | ( | int | anInt | ) |
int GlobalVariables::theTreshold | ( | ) |
void GlobalVariables::theRenderMode | ( | CombinationMode | aCombinationMode | ) |
CombinationMode GlobalVariables::theRenderMode | ( | ) |
void GlobalVariables::theInterpolationMode | ( | InterpolationMode | anInterpolationMode | ) |
InterpolationMode GlobalVariables::theInterpolationMode | ( | ) |
void GlobalVariables::registerChildFrame | ( | CChildFrame * | aFrame | ) |
void GlobalVariables::unregisterChildFrame | ( | CChildFrame * | aFrame | ) |
void GlobalVariables::updateSliceView | ( | ) |
void GlobalVariables::reColorBlackView | ( | ) |
void GlobalVariables::updateRaycaster | ( | ) |
void GlobalVariables::theStepLength | ( | float | anStepLength | ) |
float GlobalVariables::theStepLength | ( | ) |
void GlobalVariables::theResolution | ( | int | anResolution | ) |
int GlobalVariables::theResolution | ( | ) |
void GlobalVariables::theXPlane | ( | int | pos | ) |
int GlobalVariables::theXPlane | ( | ) |
void GlobalVariables::theYPlane | ( | int | pos | ) |
int GlobalVariables::theYPlane | ( | ) |
void GlobalVariables::theZPlane | ( | int | pos | ) |
int GlobalVariables::theZPlane | ( | ) |
void GlobalVariables::theX2Plane | ( | int | pos | ) |
int GlobalVariables::theX2Plane | ( | ) |
void GlobalVariables::theY2Plane | ( | int | pos | ) |
int GlobalVariables::theY2Plane | ( | ) |
void GlobalVariables::theZ2Plane | ( | int | pos | ) |
int GlobalVariables::theZ2Plane | ( | ) |
void GlobalVariables::useClippingPlanes | ( | bool | aBool | ) |
bool GlobalVariables::useClippingPlanes | ( | ) |
void GlobalVariables::theXDimension | ( | int | dim | ) |
int GlobalVariables::theXDimension | ( | ) |
void GlobalVariables::theYDimension | ( | int | dim | ) |
int GlobalVariables::theYDimension | ( | ) |
void GlobalVariables::theZDimension | ( | int | dim | ) |
int GlobalVariables::theZDimension | ( | ) |
void GlobalVariables::useHighlights | ( | bool | aBool | ) |
bool GlobalVariables::useHighlights | ( | ) |
void GlobalVariables::useAdaptiveSL | ( | bool | aBool | ) |
bool GlobalVariables::useAdaptiveSL | ( | ) |
void GlobalVariables::theCompositingMode | ( | CompositingMode | aCompositingMode | ) |
CompositingMode GlobalVariables::theCompositingMode | ( | ) |
void GlobalVariables::theThreadAmount | ( | unsigned int | aNumOfThreads | ) |
unsigned int GlobalVariables::theThreadAmount | ( | ) |