Classes | Namespaces | Defines | Functions

_src_gfx_graphics.hh File Reference

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)

Detailed Description

Basic graphics types.

LastChangedDate:
2011-04-23 21:07:07 -0400 (Sat, 23 Apr 2011)
Author:
Jim E. Brooks http://www.palomino3d.org

Define Documentation

#define virtual   VIRTUAL_METHODS_IN_BASIC_TYPES_IS_TOO_SLOW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10