Home
last modified time | relevance | path

Searched defs:polygon_type (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/concepts/
H A Dmulti_polygon_concept.hpp45 typedef typename boost::range_value<Geometry>::type polygon_type; typedef in boost::geometry::concepts::MultiPolygon
73 typedef typename boost::range_value<Geometry>::type polygon_type; typedef in boost::geometry::concepts::ConstMultiPolygon
H A Dpolygon_concept.hpp41 typedef typename boost::remove_const<PolygonType>::type polygon_type; typedef in boost::geometry::concepts::Polygon
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dpolygon.hpp308 > polygon_type; typedef
345 > polygon_type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geometry/0.9.3/include/mapbox/geometry/
H A Dmulti_polygon.hpp15 using polygon_type = polygon<T>; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dconfig.hpp19 enum polygon_type : std::uint8_t { polygon_type_subject = 0, polygon_type_clip }; enum
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dbuffer.hpp262 typedef typename boost::range_value<MultiPolygon>::type polygon_type; in buffer() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dmultipolygon.hpp119 typedef typename std::iterator_traits<PolygonIterator>::value_type polygon_type; in are_polygon_interiors_disjoint() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/
H A Dpoint_in_geometry.hpp332 typedef typename boost::range_value<Geometry>::type polygon_type; in apply() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/boundary_view/
H A Dimplementation.hpp290 >::type polygon_type; typedef in boost::geometry::detail::boundary_views::views_container_initializer