Namespaces | |
namespace | cpe |
Namespace for CPE classes. | |
Functions | |
std::ostream & | cpe::operator<< (std::ostream &stream, const color &c) |
color | cpe::operator+ (const color &c0, const color &c1) |
color | cpe::operator* (const double &alpha, const color &c) |
color | cpe::operator* (const color &c, const double &alpha) |