Colors for plotting. More...
Go to the source code of this file.
Classes | |
class | Color |
Color class for plotting. More... | |
Functions | |
Color | operator* (double x, const Color &c) |
std::ostream & | operator<< (std::ostream &os, const Color &c) |
Colors for plotting.
std::ostream& operator<< | ( | std::ostream & | os, |
const Color & | c | ||
) | [inline] |