RGBA functions. More...
#include "base/module.hh"#include "base/stream.hh"#include "math/module.hh"#include "math/funcs.hh"#include "gfx/module.hh"#include "gfx/rgba.hh"Go to the source code of this file.
Namespaces | |
| namespace | gfx |
Graphics library. | |
Functions | |
| INLINE std::ostream & | gfx::operator<< (std::ostream &strm, const RGBA rgba) |
| INLINE RGBA | gfx::InterpolateRGBA (const RGBA rgba0, const RGBA rgba1, const fp factor) |
| INLINE RGBA | gfx::InterpolateRGB (const RGBA rgba0, const RGBA rgba1, const fp factor) |
RGBA functions.
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10