#include <coord-circle.h>

Public Member Functions | |
| rect_def () | |
| rect_def (const coord_def &min_, const coord_def &max_) | |
| bool | contains (const coord_def &p) const |
| rect_def | intersect (const rect_def &other) const |
| rectangle_iterator | iter () const |
| rect_def::rect_def | ( | ) | [inline] |
| bool rect_def::contains | ( | const coord_def & | p | ) | const |

| rectangle_iterator rect_def::iter | ( | ) | const |
1.5.6