
Public Member Functions | |
| Rect (double l, double r, double b, double t) | |
| double | left () const |
| double | right () const |
| double | bottom () const |
| double | top () const |
| double | width () const |
| double | height () const |
Public Attributes | |
| RealRange | hor |
| RealRange | ver |
Definition at line 17 of file view.h.