Home
last modified time | relevance | path

Searched defs:coordinate_system (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Dcoordinate_system.hpp40 struct coordinate_system struct
56 struct coordinate_system struct
58 typedef typename point_type<GeometryTag, G>::type P;
61 typedef typename coordinate_system<point_tag, P>::type type;
66 struct coordinate_system<point_tag, Point> struct
71 >::type type;
87 struct coordinate_system struct
93 >::type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/
H A Dindexed_point_view.hpp82 struct coordinate_system struct
87 typedef typename geometry::coordinate_system<Geometry>::type type;
H A Dtwo_dimensional_view.hpp93 struct coordinate_system struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dsymbol_annotation_impl.hpp58 template<> struct coordinate_system<mbgl::LatLng> { using type = boost::geometry::cs::cartesian; }; argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dpoint.hpp256 struct coordinate_system<model::point<CoordinateType, DimensionCount, CoordinateSystem> > struct
258 typedef CoordinateSystem type;