#include <location.h>
Public Member Functions | |
| RectRegion () | |
| RectRegion (const Location &l, const Location &u) | |
| Location & | LowerLeft () |
| Location & | UpperRight () |
| bool | InRegion (const Location &p) const |
| bool | Empty () const |
Private Attributes | |
| Location | ll |
| Location | ur |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1