Home
last modified time | relevance | path

Searched refs:self_turns (Results 1 – 4 of 4) 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/overlay/
H A Dself_turn_points.hpp284 inline void self_turns(Geometry const& geometry, in self_turns() function
329 inline void self_turns(Geometry const& geometry, in self_turns() function
343 detail::self_get_turn_points::self_turns in self_turns()
H A Doverlay.hpp310 self_get_turn_points::self_turns<Reverse1, assign_null_policy>(geometry1, in apply()
312 self_get_turn_points::self_turns<Reverse2, assign_null_policy>(geometry2, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dhas_valid_self_turns.hpp89 detail::self_get_turn_points::self_turns<false, turn_policy>(geometry, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dhas_self_intersections.hpp84 …detail::self_get_turn_points::self_turns<false, detail::overlay::assign_null_policy>(geometry, str… in has_self_intersections()