Home
last modified time | relevance | path

Searched defs:assign_disjoint_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/algorithms/detail/disjoint/
H A Dlinear_linear.hpp90 struct assign_disjoint_policy struct
93 static bool const include_no_turn = true;
94 static bool const include_degenerate = true;
95 static bool const include_opposite = true;
105 static inline void apply(Info& , Point1 const& , Point2 const&, in apply()