|
Shapes
GIS made easy, a lightweight header-only planar geometry library for Modern C++
|
This is the complete list of members for simo::shapes::bounds_t, including all inherited members.
| bottom_left() const | simo::shapes::bounds_t | inline |
| bottom_right() const | simo::shapes::bounds_t | inline |
| bounds_t() | simo::shapes::bounds_t | inline |
| bounds_t(double minx, double miny, double maxx, double maxy) | simo::shapes::bounds_t | inline |
| center() const | simo::shapes::bounds_t | inline |
| contains(double x, double y) const | simo::shapes::bounds_t | inline |
| contains(const bounds_t &other) | simo::shapes::bounds_t | inline |
| extend(double x, double y) | simo::shapes::bounds_t | inline |
| extend(const bounds_t &b) | simo::shapes::bounds_t | inline |
| intersects(const bounds_t &other) | simo::shapes::bounds_t | inline |
| maxx | simo::shapes::bounds_t | |
| maxy | simo::shapes::bounds_t | |
| minx | simo::shapes::bounds_t | |
| miny | simo::shapes::bounds_t | |
| overlaps(const bounds_t &other) | simo::shapes::bounds_t | inline |
| top_left() const | simo::shapes::bounds_t | inline |
| top_right() const | simo::shapes::bounds_t | inline |
1.8.11