#include <chanviewport.h>
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 |
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Referenced by ChanConfig::chan_eval(), ChanScaleViewport(), and SetupParseFunctor::operator()(). |
|
|
Referenced by ChanConfig::chan_eval(), ChanScaleViewport(), and SetupParseFunctor::operator()(). |
|
|
|
|
|
Referenced by ChanConfig::chan_eval(), ChanScaleViewport(), and SetupParseFunctor::operator()(). |
|
|
Referenced by ChanConfig::chan_eval(), ChanScaleViewport(), and SetupParseFunctor::operator()(). |
|
|
Definition at line 25 of file chanviewport.h. |
|
|
Definition at line 25 of file chanviewport.h. |
|
|
Definition at line 25 of file chanviewport.h. |
|
|
Definition at line 25 of file chanviewport.h. |
1.3