Home
last modified time | relevance | path

Searched defs:point_info (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp136 class point_info class
139 point_info() : sid_ptr(NULL), pt_ptr(NULL) {} in point_info() function in boost::geometry::detail::relate::point_info
140 point_info(Point const& pt, segment_identifier const& sid) in point_info() function in boost::geometry::detail::relate::point_info
237 typedef detail::relate::point_info<point_type> point_info; typedef in boost::geometry::detail::relate::exit_watcher