Struct Greys

Inheritance Relationships

Base Type

Struct Documentation

struct Greys : public flamegpu::visualiser::Palette

Color blind friendly Sequential palette Greys palette from Colorbrewer

Public Functions

inline Greys()
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