Home
last modified time | relevance | path

Searched refs:segment_view (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/
H A Dsegment_view.hpp45 struct segment_view struct
55 explicit segment_view(Segment const& segment) in segment_view() argument
87 struct tag<segment_view<Segment> >
/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 Dintersection_insert.hpp618 geometry::segment_view<Segment> range(segment); in apply()