Home
last modified time | relevance | path

Searched refs:recalculate_point (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 Drecalculate.hpp48 struct recalculate_point struct
55 recalculate_point<dim>::apply(point1, point2, strategy); in apply()
60 struct recalculate_point<0> struct
105 typedef recalculate_point<geometry::dimension<point_type>::value> per_point; in apply()
196 : detail::recalculate::recalculate_point<geometry::dimension<Point1>::value>