Home
last modified time | relevance | path

Searched refs:sp1_clipped (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/overlay/
H A Dclip_linestring.hpp86 …inline bool clip_segment(Box const& b, segment_type& s, bool& sp1_clipped, bool& sp2_clipped) const in clip_segment() argument
112 sp1_clipped = t1 > 0; in clip_segment()
121 if(sp1_clipped) in clip_segment()