bounding_box
============
[`ToBoundingBox`]: https://docs.rs/bounding_box/{{VERSION}}/bounding_box/trait.ToBoundingBox.html
[`BoundingBox`]: https://docs.rs/bounding_box/{{VERSION}}/bounding_box/struct.BoundingBox.html
[`contains_point`]: https://docs.rs/bounding_box/{{VERSION}}/bounding_box/struct.BoundingBox.html#method.contains_point
[`approx_contains_point`]: https://docs.rs/bounding_box/0.4.1/bounding_box/struct.BoundingBox.html#method.approx_contains_point
[](https://docs.rs/bounding_box)
A library for rectilinear, 2-dimensional bounding boxes.
The full API documentation is available at https://docs.rs/bounding_box/{{VERSION}}/bounding_box.