![]() |
open_iA
2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#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>Functions | |
| template<typename T > | |
| void | getTypeMinMaxRange (double &minR, double &maxR) |
| void getTypeMinMaxRange | ( | double & | minR, |
| double & | maxR | ||
| ) |
1.8.16