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:177
Namespace for everything in the Osmium library.
Definition: assembler.hpp:63
constexpr int32_t y() const noexcept
Definition: location.hpp:352
constexpr Location bottom_left() const noexcept
Definition: box.hpp:163
bool contains(const osmium::Box &lhs, const osmium::Box &rhs)
Definition: relations.hpp:46
constexpr int32_t x() const noexcept
Definition: location.hpp:348