VTKToMLLookupTable¶
- MLModule¶
 genre
author
package
dll
definition
see also
SoVTK,MLToVTKArray,VTKToMLImage,MLToVTKImage,MLToVTKLookupTable,MLBaseToVTKPolyData,VTKView,WEMToVTKPolyData,VTKPolyDataToWEMkeywords
convert,VTK,ML,LUT,transfer,function,translate,lookuptable
Purpose¶
VTKToMLLookupTable converts a vtkLookupTable instance to an ML lookup table function.
Windows¶
Default Panel¶
Input Fields¶
inputvtkLookupTable¶
- name: inputvtkLookupTable, type: VTKObjectWrapper(MLBase)¶
 A vtkLookupTable or a derived class needs to be connected.
Output Fields¶
outputLUT¶
- name: outputLUT, type: LUTFLinear(MLBase)¶
 The ML lookup table function with the settings from the connected vtkLookupTable instance.
Parameter Fields¶
Visible Fields¶
Status¶
- name: status, type: String, persistent: no¶
 Shows whether the connected input object is a valid vtkLookupTable object.