Home
last modified time | relevance | path

Searched defs:linear_areal (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/relate/
H A Dlinear_areal.hpp202 struct linear_areal struct
208 static const bool interruption_enabled = true;
210 typedef typename geometry::point_type<Geometry1>::type point1_type;
211 typedef typename geometry::point_type<Geometry2>::type point2_type;
214 struct is_multi
223 struct multi_turn_info
231 struct turn_info_type
241 static inline void apply(Geometry1 const& geometry1, Geometry2 const& geometry2, in apply()
434 static void for_each_equal_range(It first, It last, Pred pred, Comp comp) in for_each_equal_range()
454 struct same_ip
[all …]