| |
introduces a bounding box b with lower left corner at
(xmin, ymin) and with upper right corner at
(xmax, ymax).
|
|
| Test for equality. | ||
|
| Test for inequality. | ||
|
| Returns 2. | ||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
Returns xmin() if i==0 or ymin() if i==1.
| ||
|
|
Returns xmax() if i==0 or ymax() if i==1.
| ||
|
| returns a bounding box of b and c. |