Home
last modified time | relevance | path

Searched refs:indexed_access (Results 1 – 7 of 7) 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 Daccess.hpp79 struct indexed_access {}; struct
99 return traits::indexed_access<Geometry, Index, Dimension>::get(geometry); in get()
103 traits::indexed_access<Geometry, Index, Dimension>::set(b, value); in set()
118 …return traits::indexed_access<typename boost::remove_pointer<Geometry>::type, Index, Dimension>::g… in get()
122 …traits::indexed_access<typename boost::remove_pointer<Geometry>::type, Index, Dimension>::set(*geo… in set()
159 struct indexed_access struct
199 struct indexed_access<box_tag, Box, CoordinateType, Index, Dimension, boost::false_type> struct
210 struct indexed_access<box_tag, Box, CoordinateType, Index, Dimension, boost::true_type> struct
222 struct indexed_access<segment_tag, Segment, CoordinateType, Index, Dimension, boost::false_type> struct
234 struct indexed_access<segment_tag, Segment, CoordinateType, Index, Dimension, boost::true_type> struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/register/
H A Dbox.hpp24 struct indexed_access<Box, min_corner, D> \
33 struct indexed_access<Box, max_corner, D> \
45 struct indexed_access<Box<P>, min_corner, D> \
54 struct indexed_access<Box<P>, max_corner, D> \
65 template <> struct indexed_access<Box, min_corner, 0> \
71 template <> struct indexed_access<Box, min_corner, 1> \
77 template <> struct indexed_access<Box, max_corner, 0> \
83 template <> struct indexed_access<Box, max_corner, 1> \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dsegment.hpp135 struct indexed_access<model::segment<Point>, 0, Dimension> struct
153 struct indexed_access<model::segment<Point>, 1, Dimension> struct
183 struct indexed_access<model::referring_segment<ConstOrNonConstPoint>, 0, Dimension> struct
201 struct indexed_access<model::referring_segment<ConstOrNonConstPoint>, 1, Dimension> struct
H A Dpointing_segment.hpp91 struct indexed_access<model::pointing_segment<Point>, 0, Dimension> struct
114 struct indexed_access<model::pointing_segment<Point>, 1, Dimension> struct
H A Dbox.hpp155 struct indexed_access<model::box<Point>, min_corner, Dimension> struct
171 struct indexed_access<model::box<Point>, max_corner, Dimension> struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dsymbol_annotation_impl.hpp67 struct indexed_access<mbgl::LatLngBounds, min_corner, D> struct
75 struct indexed_access<mbgl::LatLngBounds, max_corner, D> struct
/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.hpp175 struct indexed_access<index::detail::bounded_view<Geometry, Box, Tag, box_tag, CSystem>, struct
193 struct indexed_access<index::detail::bounded_view<Geometry, Box, Tag, box_tag, CSystem>, struct