Definition codac2_OctaSym.h:21
Represents a set of RGB or HSV values.
Definition codac2_ColorMap.h:29
static ColorMap basic(float alpha=1.)
Basic color map.
Definition codac2_ColorMap.h:88
StyleGradientProperties()
Default constructor.
StyleGradientProperties(const ColorMap &cmap, const std::string ¶m1="", const std::string ¶m2="", const std::string ¶m3="")
Constructor from a color map, and three optional parameters.
StyleGradientProperties(const std::string ¶m1, const std::string ¶m2="", const std::string ¶m3="")
Constructor with only optionnal parameters.
StylePropertiesBase()
Default constructor.