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:66
constexpr int32_t y() const noexcept
Definition: location.hpp:168
constexpr Location bottom_left() const noexcept
Definition: box.hpp:164
constexpr int32_t x() const noexcept
Definition: location.hpp:164
bool contains(const osmium::Box &a, const osmium::Box &b)
Definition: relations.hpp:46