Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

Rect< T > Class Template Reference

#include <RageTypes.h>

Inheritance diagram for Rect< T >:

Inheritance graph
[legend]
Collaboration diagram for Rect< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Rect ()
 Rect (T l, T t, T r, T b)
GetWidth () const
GetHeight () const
GetCenterX () const
GetCenterY () const

Public Attributes

left
top
right
bottom

template<class T>
class Rect< T >


Constructor & Destructor Documentation

template<class T>
Rect< T >::Rect  )  [inline]
 

template<class T>
Rect< T >::Rect l,
t,
r,
b
[inline]
 


Member Function Documentation

template<class T>
T Rect< T >::GetCenterX  )  const [inline]
 

template<class T>
T Rect< T >::GetCenterY  )  const [inline]
 

template<class T>
T Rect< T >::GetHeight  )  const [inline]
 

template<class T>
T Rect< T >::GetWidth  )  const [inline]
 


Member Data Documentation

template<class T>
T Rect< T >::bottom
 

template<class T>
T Rect< T >::left
 

template<class T>
T Rect< T >::right
 

template<class T>
T Rect< T >::top
 


The documentation for this class was generated from the following file:
Generated on Thu Jan 27 21:02:11 2005 for StepMania by doxygen 1.3.7