Home
last modified time | relevance | path

Searched defs:eps_policy (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.hpp54 struct eps_policy struct in boost::geometry::strategy::side::side_by_triangle
56 eps_policy() {} in eps_policy() argument
58 eps_policy(Type const& a, Type const& b, Type const& c, Type const& d) in eps_policy() function
61 Policy policy;
103 PromotedType side_value(P1 const& p1, P2 const& p2, P const& p, EpsPolicy & eps_policy) in side_value()