$search

rtc::rect< T > Class Template Reference

#include <rtcMisc.h>

List of all members.

Public Member Functions

 rect (T x_, T y_, T width_, T height_)
 rect ()
virtual ~rect ()

Public Attributes

height
width
x
y

Detailed Description

template<class T>
class rtc::rect< T >

Definition at line 40 of file rtcMisc.h.


Constructor & Destructor Documentation

template<class T >
rtc::rect< T >::rect (  )  [inline]

Definition at line 42 of file rtcMisc.h.

template<class T >
rtc::rect< T >::rect ( x_,
y_,
width_,
height_ 
) [inline]

Definition at line 43 of file rtcMisc.h.

template<class T >
virtual rtc::rect< T >::~rect (  )  [inline, virtual]

Definition at line 44 of file rtcMisc.h.


Member Data Documentation

template<class T >
T rtc::rect< T >::height

Definition at line 47 of file rtcMisc.h.

template<class T >
T rtc::rect< T >::width

Definition at line 47 of file rtcMisc.h.

template<class T >
T rtc::rect< T >::x

Definition at line 46 of file rtcMisc.h.

template<class T >
T rtc::rect< T >::y

Definition at line 46 of file rtcMisc.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtc
Author(s): Benjamin Pitzer
autogenerated on Sun Mar 3 11:08:32 2013