gfx::Subwindow::bbox< T > Class Template Reference

#include <Subwindow.hpp>

List of all members.


Detailed Description

template<typename T>
class gfx::Subwindow::bbox< T >

A bounding box, four coordinates.


Public Member Functions

 bbox (T _x0, T _y0, T _x1, T _y1)

Public Attributes

x0
y0
x1
y1

Friends

std::ostream & operator<< (std::ostream &os, const bbox &b)


Constructor & Destructor Documentation

template<typename T>
gfx::Subwindow::bbox< T >::bbox ( _x0,
_y0,
_x1,
_y1 
) [inline]


Friends And Related Function Documentation

template<typename T>
std::ostream& operator<< ( std::ostream &  os,
const bbox< T > &  b 
) [friend]


Member Data Documentation

template<typename T>
T gfx::Subwindow::bbox< T >::x0

template<typename T>
T gfx::Subwindow::bbox< T >::y0

template<typename T>
T gfx::Subwindow::bbox< T >::x1

template<typename T>
T gfx::Subwindow::bbox< T >::y1


The documentation for this class was generated from the following file:
doxygen SourceForge.net Logo
E* Interpolated Graph Replanner Wed Dec 12 18:55:51 2007