Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/spherical/
Dpoint_in_point.hpp71 helper_point_type1 point1_normalized; in apply() local
72 strategy::normalize::spherical_point::apply(point1, point1_normalized); in apply()
79 >::apply(point1_normalized, point2_normalized); in apply()
99 Point1 point1_normalized; in apply() local
100 strategy::normalize::spherical_point::apply(point1, point1_normalized); in apply()
104 geometry::transform(point1_normalized, helper_point1); in apply()