src/Color.h File Reference

#include "common.h"

Include dependency graph for Color.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Color

Functions

std::ostream & operator<< (std::ostream &os, const Color &colColor)
std::istream & operator>> (std::istream &is, Color &colColor)


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const Color colColor 
) [inline]

Definition at line 310 of file Color.h.

References Color::GetAlpha(), Color::GetBlue(), Color::GetGreen(), and Color::GetRed().

Here is the call graph for this function:

std::istream& operator>> ( std::istream &  is,
Color colColor 
) [inline]

Definition at line 316 of file Color.h.

References Color::Set().

Here is the call graph for this function:


Generated on Mon Dec 10 18:18:12 2007 for VisLU by  doxygen 1.5.4