Searched refs:spherical (Results 1 – 9 of 9) sorted by relevance
44 class spherical class111 inline spherical() in spherical() function in boost::geometry::strategy::area::spherical116 explicit inline spherical(geometry::srs::sphere<T> const& sphere) in spherical() function in boost::geometry::strategy::area::spherical120 explicit inline spherical(CT const& radius) in spherical() function in boost::geometry::strategy::area::spherical132 <CT>::template spherical<LongSegment>(p1, p2); in apply()160 typedef strategy::area::spherical<Point> type;167 typedef strategy::area::spherical<Point> type;
32 class spherical class36 inline spherical() in spherical() function in boost::geometry::strategy::azimuth::spherical86 typedef strategy::azimuth::spherical<CalculationType> type;
43 geometry::strategy::azimuth::spherical<CalculationType> azimuth_spherical; in apply()
67 geometry::strategy::azimuth::spherical<CT> azimuth_strategy; in apply()
120 typedef area::spherical
11 optional<std::array<float, 3>> spherical = convert<std::array<float, 3>>(value, error); in operator ()() local13 if (!spherical) { in operator ()()17 return Position(*spherical); in operator ()()
138 struct spherical struct211 struct cs_tag<cs::spherical<DegreeOrRadian> >
68 typedef cs::spherical<Units> type;
344 static inline CT spherical(PointOfSegment const& p1, in spherical() function in boost::geometry::formula::area_formulas