Home
last modified time | relevance | path

Searched refs: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 Dexpand_by_epsilon.hpp45 struct corner_by_epsilon struct
55 corner_by_epsilon<Point, PlusOrMinus, I+1>::apply(point); in apply()
66 struct corner_by_epsilon<Point, PlusOrMinus, I, D, false> struct
78 struct corner_by_epsilon<Point, PlusOrMinus, D, D, Enable> struct
89 struct corner_by_epsilon<Point, PlusOrMinus, D, D, false> struct
101 expand::corner_by_epsilon<min_type, std::minus>::apply(min_point); in expand_by_epsilon()
105 expand::corner_by_epsilon<max_type, std::plus>::apply(max_point); in expand_by_epsilon()