Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/cartesian/
Dside_by_triangle.hpp160 struct compute_side_value struct in boost::geometry::strategy::side::side_by_triangle
163 static inline PromotedType apply(P1 const& p1, P2 const& p2, P const& p, EpsPolicy & epsp) in apply()
170 struct compute_side_value<CoordinateType, PromotedType, false> struct in boost::geometry::strategy::side::side_by_triangle
173 static inline PromotedType apply(P1 const& p1, P2 const& p2, P const& p, EpsPolicy & epsp) in apply()