shapeworks::ColorMap
Public Functions
Public Attributes
Public Functions Documentation
function construct_lookup_table
void construct_lookup_table(
    vtkSmartPointer< vtkLookupTable > lut
)
 
function set_discrete_mode
inline void set_discrete_mode(
    bool discrete_mode
)
 
function set_reverse_mode
inline void set_reverse_mode(
    bool reverse_mode
)
 
function convert
static vtkColor3ub convert(
    QColor color
)
 
Public Attributes Documentation
variable name_
variable color_series_
vtkSmartPointer< vtkColorSeries > color_series_;
 
Updated on 2024-03-17 at 12:58:44 -0600