shapeworks::ColorMaps
Inherits from std::vector< ColorMap >
Public Functions
| Name | |
|---|---|
| ColorMaps() | |
| vtkSmartPointer< vtkColorSeries > | get_color_series(int index) |
| ColorMap | get_color_map(int index) |
Public Functions Documentation
function ColorMaps
cpp
ColorMaps()
function get_color_series
cpp
inline vtkSmartPointer< vtkColorSeries > get_color_series(
int index
)
function get_color_map
cpp
inline ColorMap get_color_map(
int index
)
Updated on 2026-03-31 at 16:02:09 +0000