open_iA  2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Functions
iAModality.cpp File Reference
#include "iAModality.h"
#include "defines.h"
#include "iAConsole.h"
#include "iAImageCoordinate.h"
#include "iAModalityTransfer.h"
#include "iAXmlSettings.h"
#include "iAStringHelper.h"
#include "iATypedCallHelper.h"
#include "iAVolumeRenderer.h"
#include <vtkImageData.h>
#include <vtkVolume.h>
#include <cassert>
#include <limits>
Include dependency graph for iAModality.cpp:

Functions

template<typename T >
void getTypeMinMaxRange (double &minR, double &maxR)
 

Function Documentation

◆ getTypeMinMaxRange()

template<typename T >
void getTypeMinMaxRange ( double &  minR,
double &  maxR 
)