Shapes
GIS made easy, a lightweight header-only planar geometry library for Modern C++
simo::shapes::bounds_t Member List

This is the complete list of members for simo::shapes::bounds_t, including all inherited members.

bottom_left() const simo::shapes::bounds_tinline
bottom_right() const simo::shapes::bounds_tinline
bounds_t()simo::shapes::bounds_tinline
bounds_t(double minx, double miny, double maxx, double maxy)simo::shapes::bounds_tinline
center() const simo::shapes::bounds_tinline
contains(double x, double y) const simo::shapes::bounds_tinline
contains(const bounds_t &other)simo::shapes::bounds_tinline
extend(double x, double y)simo::shapes::bounds_tinline
extend(const bounds_t &b)simo::shapes::bounds_tinline
intersects(const bounds_t &other)simo::shapes::bounds_tinline
maxxsimo::shapes::bounds_t
maxysimo::shapes::bounds_t
minxsimo::shapes::bounds_t
minysimo::shapes::bounds_t
overlaps(const bounds_t &other)simo::shapes::bounds_tinline
top_left() const simo::shapes::bounds_tinline
top_right() const simo::shapes::bounds_tinline