#include "Math.h"#include <iosfwd>Go to the source code of this file.
Data Structures | |
| class | Color |
Functions | |
| std::ostream & | operator<< (std::ostream &, const Color &c) |
Definition in file Color.h.
|
||||||||||||
|
Definition at line 8 of file Color.cc. References Color::b(), Color::g(), and Color::r(). |
1.4.6