Searched refs:coord2_t (Results 1 – 1 of 1) sorted by relevance
91 typedef typename coordinate_type<Point2>::type coord2_t; in apply() typedef100 typedef math::detail::constants_on_spheroid<coord2_t, units_t> constants2; in apply()102 static coord2_t const pi_half2 = constants2::max_latitude(); in apply()109 coord2_t const p0 = geometry::get<0>(p); in apply()110 coord2_t const p1 = geometry::get<1>(p); in apply()