![]() |
open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
Functions | |
| iAcharts_API iALookupTable | Build (double const *lutRange, QString colorMap, int numCols, double alpha) |
| iAcharts_API vtkSmartPointer< vtkLookupTable > | BuildLabelColorTF (int labelCount, iAColorTheme const *colorTheme) |
| iAcharts_API vtkSmartPointer< vtkPiecewiseFunction > | BuildLabelOpacityTF (int labelCount) |
| iAcharts_API int | BuildLUT (vtkSmartPointer< vtkLookupTable > pLUT, double const *lutRange, QString colorMap, int numCols=256) |
| iAcharts_API int | BuildLUT (vtkSmartPointer< vtkLookupTable > pLUT, double rangeFrom, double rangeTo, QString colorMap, int numCols=256) |
| iAcharts_API const QStringList & | GetColorMapNames () |
| iALookupTable iALUT::Build | ( | double const * | lutRange, |
| QString | colorMap, | ||
| int | numCols, | ||
| double | alpha | ||
| ) |
| vtkSmartPointer< vtkLookupTable > iALUT::BuildLabelColorTF | ( | int | labelCount, |
| iAColorTheme const * | colorTheme | ||
| ) |
| vtkSmartPointer< vtkPiecewiseFunction > iALUT::BuildLabelOpacityTF | ( | int | labelCount | ) |
| int iALUT::BuildLUT | ( | vtkSmartPointer< vtkLookupTable > | pLUT, |
| double const * | lutRange, | ||
| QString | colorMap, | ||
| int | numCols = 256 |
||
| ) |
| int iALUT::BuildLUT | ( | vtkSmartPointer< vtkLookupTable > | pLUT, |
| double | rangeFrom, | ||
| double | rangeTo, | ||
| QString | colorMap, | ||
| int | numCols = 256 |
||
| ) |
| const QStringList & iALUT::GetColorMapNames | ( | ) |