Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for osmium::UndirectedSegment, including all inherited members.
first() const noexcept | osmium::Segment | inline |
m_first | osmium::Segment | private |
m_second | osmium::Segment | private |
second() const noexcept | osmium::Segment | inline |
Segment(const osmium::Location &location1, const osmium::Location &location2) noexcept | osmium::Segment | inlineexplicit |
swap_locations() | osmium::Segment | inlineprotected |
UndirectedSegment(const osmium::Location &location1, const osmium::Location &location2) | osmium::UndirectedSegment | inlineexplicit |