IBSimu 1.0.4
Classes | Functions

color.hpp File Reference

Colors for plotting. More...

#include <iostream>
#include "error.hpp"

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)

Detailed Description

Colors for plotting.


Function Documentation

Color operator* ( double  x,
const Color c 
) [inline]
std::ostream& operator<< ( std::ostream &  os,
const Color c 
) [inline]