Struct PiYG

Inheritance Relationships

Base Type

Struct Documentation

struct PiYG : public flamegpu::visualiser::Palette

Color blind friendly Diverging palette PiYG palette from Colorbrewer

Public Functions

inline PiYG()
inline virtual Category getCategory() const override

Returns the category of the palette

See also

Category

inline virtual bool getColorBlindFriendly() const override

Returns whether the palette is confirmed as suitable for colorblind viewers

Protected Functions

inline virtual const std::vector<Color> &colors() const override