Home
last modified time | relevance | path

Searched refs:p2_normalized (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Denvelope_segment.hpp41 Point2 p2_normalized = detail::return_normalized<Point2>(point2); in apply() local
50 geometry::get<0>(p2_normalized), in apply()
51 geometry::get<1>(p2_normalized), in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Denvelope_segment.hpp52 Point2 p2_normalized = detail::return_normalized<Point2>(point2); in apply() local
68 geometry::get<0>(p2_normalized), in apply()
69 geometry::get<1>(p2_normalized), in apply()