Main Page   Namespace List   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

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

Private Member Functions

INLINE ChanViewport (void)

Private Attributes

float _left
float _right
float _bottom
float _top


Constructor & Destructor Documentation

INLINE ChanViewport::ChanViewport void   )  [private]
 

INLINE ChanViewport::ChanViewport float  ,
float  ,
float  ,
float 
 

INLINE ChanViewport::ChanViewport const ChanViewport &   ) 
 

INLINE ChanViewport::~ChanViewport void   ) 
 


Member Function Documentation

INLINE float ChanViewport::bottom void   )  const
 

Referenced by ChanConfig::chan_eval(), ChanScaleViewport(), and SetupParseFunctor::operator()().

INLINE float ChanViewport::left void   )  const
 

Referenced by ChanConfig::chan_eval(), ChanScaleViewport(), and SetupParseFunctor::operator()().

INLINE ChanViewport& ChanViewport::operator= const ChanViewport &   ) 
 

INLINE float ChanViewport::right void   )  const
 

Referenced by ChanConfig::chan_eval(), ChanScaleViewport(), and SetupParseFunctor::operator()().

INLINE float ChanViewport::top void   )  const
 

Referenced by ChanConfig::chan_eval(), ChanScaleViewport(), and SetupParseFunctor::operator()().


Member Data Documentation

float ChanViewport::_bottom [private]
 

Definition at line 25 of file chanviewport.h.

float ChanViewport::_left [private]
 

Definition at line 25 of file chanviewport.h.

float ChanViewport::_right [private]
 

Definition at line 25 of file chanviewport.h.

float ChanViewport::_top [private]
 

Definition at line 25 of file chanviewport.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:11:30 2003 for Panda by doxygen1.3