Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/spherical/
Dpoint_in_point.hpp73 helper_point_type2 point2_normalized; in apply() local
74 strategy::normalize::spherical_point::apply(point2, point2_normalized); in apply()
79 >::apply(point1_normalized, point2_normalized); in apply()
101 Point2 point2_normalized; in apply() local
102 strategy::normalize::spherical_point::apply(point2, point2_normalized); in apply()
105 geometry::transform(point2_normalized, helper_point2); in apply()