Basic graphics types. More...
#include "base/stream.hh"#include "base/funcs_stl.hh"#include "math/module.hh"#include "math/vertex.hh"Go to the source code of this file.
Classes | |
| class | gfx::Rect< T > |
| 2D rectangle. More... | |
| struct | gfx::WidthHeight< T > |
| (width,height) tuple. More... | |
| struct | gfx::BoxVolume |
| Defines a volume in 3D space. More... | |
Namespaces | |
| namespace | gfx |
Graphics library. | |
Defines | |
| #define | virtual VIRTUAL_METHODS_IN_BASIC_TYPES_IS_TOO_SLOW |
Functions | |
| template<typename T > | |
| bool | gfx::operator== (const Rect< T > &a, const Rect< T > &b) |
| template<typename T > | |
| bool | gfx::operator!= (const Rect< T > &a, const Rect< T > &b) |
| template<typename T > | |
| bool | gfx::operator< (const Rect< T > &a, const Rect< T > &b) |
| template<typename T > | |
| std::ostream & | gfx::operator<< (std::ostream &strm, const Rect< T > &o) |
| template<typename T > | |
| std::ostream & | gfx::operator<< (std::ostream &strm, const WidthHeight< T > &o) |
Basic graphics types.
| #define virtual VIRTUAL_METHODS_IN_BASIC_TYPES_IS_TOO_SLOW |
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10