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.