Home
last modified time | relevance | path

Searched defs:compute_side_value (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/strategies/cartesian/
H A Dside_by_triangle.hpp150 struct compute_side_value struct in boost::geometry::strategy::side::side_by_triangle
153 static inline PromotedType apply(P1 const& p1, P2 const& p2, P const& p, EpsPolicy & epsp) in apply()
160 struct compute_side_value<CoordinateType, PromotedType, false> 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()