Home
last modified time | relevance | path

Searched refs:in_box (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/buffer/
H A Dturn_in_piece_visitor.hpp111 inline bool in_box(Point const& previous, in in_box() function
170 if (in_box(previous, current, turn.robust_point)) in check_segment()
181 && in_box(previous, current, turn.robust_point)) in check_segment()
667 if (in_box(*previous, *it, turn.robust_point)) in turn_in_convex_piece()