Home
last modified time | relevance | path

Searched defs:less_by_segment_ratio (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 Dless_by_segment_ratio.hpp71 struct less_by_segment_ratio struct
73 inline less_by_segment_ratio(Turns const& turns in less_by_segment_ratio() function
90 Turns const& m_turns;
91 operation_type m_for_operation;
92 Geometry1 const& m_geometry1;
93 Geometry2 const& m_geometry2;
94 RobustPolicy const& m_robust_policy;
95 SideStrategy const& m_strategy;
97 typedef typename geometry::point_type<Geometry1>::type point_type;
99 inline bool default_order(Indexed const& left, Indexed const& right) const in default_order()
[all …]