VTKFIG  0.20.20181114
Easy VTK based in situ visualization
vtkSmartPointer<vtkLookupTable> vtkfig::Figure::elevation_lut
protected

Color lookup table for contour plots vtkSmartPointer<vtkLookupTable> contour_lut; RGBTable contour_rgbtab{{0,0,0,0},{1,0,0,0}};.

Color lookup table for elevation plots

Definition at line 303 of file vtkfigFigure.h.