open_iA  2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
iALookupTable Member List

This is the complete list of members for iALookupTable, including all inherited members.

allocate(size_t numberOfColors)iALookupTable
copyFromVTK(vtkLookupTable *vtk_lut)iALookupTable
getColor(double val, double *rgba_out) constiALookupTable
getQColor(double val) constiALookupTable
getRange() constiALookupTable
getTableValue(size_t index, double *rgba_out) constiALookupTable
iALookupTable()iALookupTable
iALookupTable(vtkLookupTable *vtk_lut)iALookupTableexplicit
initialized() constiALookupTable
m_dataiALookupTableprotected
m_isInitializediALookupTableprotected
m_numColorsiALookupTableprotected
m_rangeiALookupTableprotected
m_rangeLeniALookupTableprotected
numberOfValues() constiALookupTable
setColor(size_t colInd, double *rgba)iALookupTable
setColor(size_t colInd, QColor const &col)iALookupTable
setData(size_t numberOfColors, double *rgba_data)iALookupTable
setOpacity(double alpha)iALookupTable
setRange(double from_val, double to_val)iALookupTable
setRange(double const *range)iALookupTable