Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

colors.cc File Reference

#include "Vision/colors.h"

Include dependency graph for colors.cc:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const rgb &rgbval)
 displays an rgb value in the form '[r,g,b]'
std::string toString (const rgb &rgbval)
 returns rgbval in the form 'r g b'


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const rgb rgbval 
)

displays an rgb value in the form '[r,g,b]'

Definition at line 4 of file colors.cc.

std::string toString ( const rgb rgbval  ) 

returns rgbval in the form 'r g b'

Definition at line 13 of file colors.cc.


Tekkotsu v4.0
Generated Thu Nov 22 00:55:12 2007 by Doxygen 1.5.4