Searched defs:corner_by_epsilon (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/ |
| H A D | expand_by_epsilon.hpp | 45 struct corner_by_epsilon struct 47 static inline void apply(Point & point) in apply() 66 struct corner_by_epsilon<Point, PlusOrMinus, I, D, false> struct 68 static inline void apply(Point const&) {} in apply() 78 struct corner_by_epsilon<Point, PlusOrMinus, D, D, Enable> struct 80 static inline void apply(Point const&) {} in apply() 89 struct corner_by_epsilon<Point, PlusOrMinus, D, D, false> struct 91 static inline void apply(Point const&) {} in apply()
|