Home
last modified time | relevance | path

Searched defs:linear_linear (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/relate/
Dlinear_linear.hpp118 struct linear_linear struct
120 static const bool interruption_enabled = true;
122 typedef typename geometry::point_type<Geometry1>::type point1_type;
123 typedef typename geometry::point_type<Geometry2>::type point2_type;
126 static inline void apply(Geometry1 const& geometry1, Geometry2 const& geometry2, in apply()
223 class interrupt_policy_linear_linear
267 class turns_analyser
794 static inline void analyse_each_turn(Result & res, in analyse_each_turn()