std::shared_ptr< Colormap > Ptr
Definition colormappable.hh:29
Definition colormaps.hh:27
static Colormaps & getInstance()
Definition colormaps.cc:71
Colormaps()
Definition colormaps.cc:39
std::list< Colormap::ConstPtr > colormaps
Definition colormaps.hh:29
std::list< Colormap::ConstPtr > getColormaps()
Definition colormaps.cc:97
static char * getColormapDirPath()
Definition colormaps.cc:77
Scroom::Logger logger
Definition colormaps.hh:30
Colormap::Ptr load(const char *name)
Definition colormaps.cc:99
Definition colormapplugin.cc:22