Home
last modified time | relevance | path

Searched refs:point2_normalized (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 Dpoint_point.hpp104 helper_point_type2 point2_normalized in apply() local
110 >::apply(point1_normalized, point2_normalized); in apply()
131 Point2 point2_normalized = return_normalized<Point2>(point2); in apply() local
134 geometry::transform(point2_normalized, helper_point2); in apply()