Searched defs:point_geo (Results 1 – 3 of 3) sorted by relevance
28 typedef model::point<T, 2, cs::geographic<bg::degree> > point_geo; in test_issue_657() typedef
110 typedef bg::model::point<double, 2, bg::cs::geographic<bg::degree> > point_geo; in test_formulas() typedef
36 inline Point3d geo_to_cart3d(PointGeo const& point_geo, Spheroid const& spheroid) in geo_to_cart3d()62 inline void geo_to_cart3d(PointGeo const& point_geo, Point3d & result, Point3d & north, Point3d & e… in geo_to_cart3d()