Home
last modified time | relevance | path

Searched defs:coordinate_type (Results 1 – 25 of 64) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Dcoordinate_type.hpp41 struct coordinate_type struct
56 struct coordinate_type struct
58 typedef typename point_type<GeometryTag, Geometry>::type point_type;
61 typedef typename coordinate_type<point_tag, point_type>::type type;
65 struct coordinate_type<point_tag, Point> struct
70 >::type type;
86 struct coordinate_type struct
92 >::type type;
H A Dradian_access.hpp48 typedef typename fp_coordinate_type<Geometry>::type coordinate_type; typedef
74 typedef typename fp_coordinate_type<Geometry>::type coordinate_type; typedef
113 typedef typename fp_coordinate_type<Geometry>::type coordinate_type; typedef
139 typedef typename fp_coordinate_type<Geometry>::type coordinate_type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dbounded_view.hpp41 typedef typename geometry::coordinate_type<Box>::type coordinate_type; typedef
71 typedef typename geometry::coordinate_type<Box>::type coordinate_type; typedef
100 typedef typename geometry::coordinate_type<Box>::type coordinate_type; typedef
130 typedef typename geometry::coordinate_type<Box>::type coordinate_type; typedef
179 typedef typename geometry::coordinate_type<Box>::type coordinate_type; typedef
197 typedef typename geometry::coordinate_type<Box>::type coordinate_type; typedef
/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.hpp41 typedef typename geometry::coordinate_type<Geometry>::type coordinate_type; typedef in boost::geometry::detail::indexed_point_view
76 struct coordinate_type< geometry::detail::indexed_point_view<Geometry, Index> > struct
78 typedef typename geometry::coordinate_type<Geometry>::type type;
101 typedef typename geometry::coordinate_type<Geometry>::type coordinate_type; typedef
H A Dtwo_dimensional_view.hpp103 struct coordinate_type struct
145 typedef typename geometry::coordinate_type<Point>::type coordinate_type; typedef
172 typedef typename geometry::coordinate_type<Point>::type coordinate_type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dassign_values.hpp103 typedef typename coordinate_type<BoxOrSegment>::type coordinate_type; in apply() typedef
127 typedef typename coordinate_type<Point>::type coordinate_type; in assign_box_2d_corner() typedef
222 typedef typename coordinate_type<Geometry>::type coordinate_type; typedef
260 typedef typename coordinate_type<Point>::type coordinate_type; typedef
273 typedef typename coordinate_type<Point>::type coordinate_type; typedef
H A Dconvert_indexed_to_indexed.hpp45 typedef typename coordinate_type<Destination>::type coordinate_type; in apply() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dsegment.hpp138 typedef typename geometry::coordinate_type<segment_type>::type coordinate_type; typedef
156 typedef typename geometry::coordinate_type<segment_type>::type coordinate_type; typedef
186 typedef typename geometry::coordinate_type<segment_type>::type coordinate_type; typedef
204 typedef typename geometry::coordinate_type<segment_type>::type coordinate_type; typedef
H A Dbox.hpp157 typedef typename geometry::coordinate_type<Point>::type coordinate_type; typedef
173 typedef typename geometry::coordinate_type<Point>::type coordinate_type; typedef
H A Dpointing_segment.hpp97 >::type coordinate_type; typedef
120 >::type coordinate_type; typedef
H A Dpoint.hpp245 struct coordinate_type<model::point<CoordinateType, DimensionCount, CoordinateSystem> > struct
247 typedef CoordinateType type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/arithmetic/
H A Ddot_product.hpp35 typedef typename select_coordinate_type<P1, P2>::type coordinate_type; typedef
47 typedef typename select_coordinate_type<P1, P2>::type coordinate_type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geometry/0.9.3/include/mapbox/geometry/
H A Dgeometry.hpp33 using coordinate_type = T; typedef
46 using coordinate_type = T; typedef
H A Dpolygon.hpp15 using coordinate_type = T; typedef
29 using coordinate_type = T; typedef
H A Dfeature.hpp52 using coordinate_type = T; typedef
84 using coordinate_type = T; typedef
H A Dmulti_polygon.hpp14 using coordinate_type = T; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/robustness/
H A Dget_rescale_policy.hpp169 typedef typename geometry::coordinate_type<Point>::type coordinate_type; typedef
187 typedef typename geometry::coordinate_type<Geometry>::type coordinate_type; in apply() typedef
208 typedef typename geometry::coordinate_type<Geometry1>::type coordinate_type; in apply() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Dcompare_circular.hpp122 typedef typename coordinate_type<Point>::type coordinate_type; typedef
139 typedef typename coordinate_type<Point>::type coordinate_type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/
H A Dcompare.hpp43 typedef typename geometry::coordinate_type<Point>::type coordinate_type; typedef
106 typedef typename geometry::coordinate_type<Point>::type coordinate_type; in operator ()() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dbuffer_join_round_by_divide.hpp51 typedef typename coordinate_type<Point>::type coordinate_type; in mid_points() typedef
90 typedef typename coordinate_type<Point>::type coordinate_type; in apply() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dsymbol_annotation_impl.hpp57 template<> struct coordinate_type<mbgl::LatLng> { using type = double; }; argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeometry_tile_data.hpp23 using coordinate_type = int16_t; typedef in mbgl::GeometryCoordinates
33 using coordinate_type = int16_t; typedef in mbgl::GeometryCollection
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/linear/
H A Dredistribute_elements.hpp82 typedef typename coordinate_type<indexable_type>::type coordinate_type; typedef
170 typedef typename coordinate_type<indexable_type>::type coordinate_type; typedef
261 typedef typename coordinate_type<indexable_type>::type coordinate_type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dcorrect.hpp77 typedef typename coordinate_type<Box>::type coordinate_type; typedef
131 typedef typename coordinate_type<Ring>::type coordinate_type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dline_line_intersection.hpp39 typedef typename coordinate_type<Point>::type coordinate_type; in apply() typedef

123