Purpose

VTKToMLLookupTable converts a vtkLookupTable instance to an ML lookup table function.

Windows

Default Panel

../../../Modules/ML/MLVTKAdapters/mhelp/Images/Screenshots/VTKToMLLookupTable._default.png

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.