Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ChanViewport Class Reference

#include <chanviewport.h>

List of all members.

Public Member Functions

 ChanViewport (float, float, float, float)
 ChanViewport (const ChanViewport &)
 ~ChanViewport (void)
ChanViewport & operator= (const ChanViewport &)
float left (void) const
float right (void) const
float bottom (void) const
float top (void) const

Private Member Functions

 ChanViewport (void)

Private Attributes

float _left
float _right
float _bottom
float _top


Constructor & Destructor Documentation

ChanViewport::ChanViewport void   )  [inline, private]
 

Definition at line 24 of file chanviewport.I.

References _left, _right, and t.

ChanViewport::ChanViewport float  ,
float  ,
float  ,
float 
[inline]
 

Definition at line 26 of file chanviewport.I.

References _bottom, and _top.

ChanViewport::ChanViewport const ChanViewport &   )  [inline]
 

Definition at line 34 of file chanviewport.I.

ChanViewport::~ChanViewport void   )  [inline]
 

Definition at line 39 of file chanviewport.I.

References _left, and _right.


Member Function Documentation

float ChanViewport::bottom void   )  const [inline]
 

Definition at line 53 of file chanviewport.I.

Referenced by ChanConfig::chan_eval().

float ChanViewport::left void   )  const [inline]
 

Definition at line 49 of file chanviewport.I.

References _bottom, and INLINE.

Referenced by ChanConfig::chan_eval().

ChanViewport & ChanViewport::operator= const ChanViewport &   )  [inline]
 

Definition at line 41 of file chanviewport.I.

References _bottom, and _top.

float ChanViewport::right void   )  const [inline]
 

Definition at line 51 of file chanviewport.I.

References _top, and INLINE.

Referenced by ChanConfig::chan_eval().

float ChanViewport::top void   )  const [inline]
 

Definition at line 55 of file chanviewport.I.

Referenced by ChanConfig::chan_eval().


Member Data Documentation

float ChanViewport::_bottom [private]
 

Definition at line 28 of file chanviewport.h.

Referenced by ChanViewport(), left(), and operator=().

float ChanViewport::_left [private]
 

Definition at line 28 of file chanviewport.h.

Referenced by ChanViewport(), and ~ChanViewport().

float ChanViewport::_right [private]
 

Definition at line 28 of file chanviewport.h.

Referenced by ChanViewport(), and ~ChanViewport().

float ChanViewport::_top [private]
 

Definition at line 28 of file chanviewport.h.

Referenced by ChanViewport(), operator=(), and right().


The documentation for this class was generated from the following files:
Generated on Fri May 2 00:48:10 2003 for Panda by doxygen1.3