Searched defs:less_by_segment_ratio (Results 1 – 1 of 1) sorted by relevance
71 struct less_by_segment_ratio struct73 inline less_by_segment_ratio(Turns const& turns in less_by_segment_ratio() function90 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 …]