SPH
|
#include "gui/objects/Color.h"
#include "objects/containers/Array.h"
#include "objects/wrappers/Function.h"
#include "objects/wrappers/Outcome.h"
#include "quantities/QuantityIds.h"
Go to the source code of this file.
Classes | |
class | Palette |
Represents a color palette, used for mapping arbitrary number to a color. More... | |
struct | Palette::Point |
Enumerations | |
enum class | PaletteScale { LINEAR , LOGARITHMIC , HYBRID } |
|
strong |