[vtkusers] vtkLookUpTable negative scalars

James Labiak jim at jslengineeringsoftware.com
Mon Aug 31 09:51:17 EDT 2015


(vtk 6.0, Java wrapper) When using a vtkLookUpTable to map scalar values 
to hue range, it appears that everything works correctly when the table 
range is entirely positive, but when the table range is entirely 
negative, the graphical output is blank. If this is intended behavior, 
then I would make my own LUT except for mapper.SetLookupTable(hueLut). 
Is this likely my error or a LUT issue?


More information about the vtkusers mailing list