Home
last modified time | relevance | path

Searched defs:turn_info (Results 1 – 10 of 10) 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 Dturn_info.hpp83 struct turn_info struct
85 typedef Point point_type;
86 typedef SegmentRatio segment_ratio_type;
87 typedef Operation turn_operation_type;
88 typedef Container container_type;
90 Point point;
91 method_type method;
92 bool touch_only; // True in case of method touch(interior) and lines do not cross
93 signed_size_type cluster_id; // For multiple turns on same location, >= 0. Else -1
94 bool discarded;
[all …]
H A Dintersection_insert.hpp153 > turn_info; in apply() typedef
343 > turn_info; in apply() typedef
657 > turn_info; in apply() typedef
H A Dlinear_linear.hpp258 >::turn_info turn_info; in apply() typedef
H A Dget_turns.hpp282 typedef typename boost::range_value<Turns>::type turn_info; in apply() typedef
669 typedef typename boost::range_value<Turns>::type turn_info; in get_turns_with_box() typedef
H A Doverlay.hpp279 > turn_info; in apply() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/intersects/
H A Dimplementation.hpp62 > turn_info; in apply() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/touches/
H A Dimplementation.hpp263 > turn_info; in apply() typedef
435 > turn_info; in apply() typedef
/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.hpp80 > turn_info; in has_self_intersections() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_simple/
H A Dlinear.hpp205 > turn_info; in has_self_intersections() typedef
/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 Dturns.hpp69 > turn_info; typedef