1 #ifndef OSMIUM_GEOM_RELATIONS_HPP 2 #define OSMIUM_GEOM_RELATIONS_HPP 57 #endif // OSMIUM_GEOM_RELATIONS_HPP
constexpr Location top_right() const noexcept
Definition: box.hpp:178
Namespace for everything in the Osmium library.
Definition: assembler.hpp:59
constexpr int32_t x() const noexcept
Definition: location.hpp:163
constexpr Location bottom_left() const noexcept
Definition: box.hpp:164
constexpr int32_t y() const noexcept
Definition: location.hpp:167
bool contains(const osmium::Box &a, const osmium::Box &b)
Definition: relations.hpp:46