|
NGen
|
#include <GridDataSelector.hpp>
Collaboration diagram for BoundingBox:Public Member Functions | |
| BoundingBox (box_t box) | |
| double | xmin () const noexcept |
| double | xmax () const noexcept |
| double | ymin () const noexcept |
| double | ymax () const noexcept |
| geojson::polygon_t | as_polygon () const noexcept |
Private Attributes | |
| box_t | box_ |
|
inline |
|
inlinenoexcept |
References box_.
|
inlinenoexcept |
References box_.
Referenced by GridDataSelector::GridDataSelector(), GridDataSelector::GridDataSelector(), and GridDataSelector::GridDataSelector().
|
inlinenoexcept |
References box_.
Referenced by GridDataSelector::GridDataSelector(), GridDataSelector::GridDataSelector(), and GridDataSelector::GridDataSelector().
|
inlinenoexcept |
References box_.
Referenced by GridDataSelector::GridDataSelector(), GridDataSelector::GridDataSelector(), and GridDataSelector::GridDataSelector().
|
inlinenoexcept |
References box_.
Referenced by GridDataSelector::GridDataSelector(), GridDataSelector::GridDataSelector(), and GridDataSelector::GridDataSelector().
|
private |
Referenced by as_polygon(), xmax(), xmin(), ymax(), and ymin().