Home
last modified time | relevance | path

Searched refs:point1_type (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/
H A Dmultipoint_geometry.hpp88 typedef typename boost::range_value<MultiPoint1>::type point1_type; in apply() typedef
90 std::vector<point1_type> points1(boost::begin(multipoint1), in apply()
97 typename std::vector<point1_type>::const_iterator in apply()
260 typedef typename point_type<MultiPoint>::type point1_type; in apply() typedef
273 … && ! dispatch::disjoint<point1_type, SingleGeometry>::apply(*it, single_geometry, strategy)) in apply()
372 typedef typename point_type<MultiPoint>::type point1_type; in apply() typedef
374 typedef model::box<point1_type> box1_type; in apply()
H A Dlinear_areal.hpp70 typedef typename point_type<Geometry1>::type point1_type; in apply() typedef
71 point1_type p; in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dintersection_strategies.hpp58 typedef typename geometry::point_type<Geometry1>::type point1_type; typedef
60 typedef typename model::referring_segment<point1_type const> segment1_type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dturns.hpp55 typedef typename geometry::point_type<Geometry1>::type point1_type; typedef
59 point1_type,
60 typename segment_ratio_type<point1_type, RobustPolicy>::type,
66 point1_type, RobustPolicy
H A Dmulti_point_geometry.hpp344 typedef typename point_type<MultiPoint>::type point1_type; typedef in boost::geometry::detail::relate::multi_point_multi_geometry_ii_ib
346 typedef model::box<point1_type> box1_type;
378 typedef typename point_type<MultiPoint>::type point1_type; typedef
380 typedef model::box<point1_type> box1_type;
H A Dlinear_areal.hpp210 typedef typename geometry::point_type<Geometry1>::type point1_type; typedef
1199 point1_type const& pi = range::at(range1, p_seg_ij); in calculate_from_inside()
1202 point1_type qi_conv; in calculate_from_inside()
1208 point1_type new_pj; in calculate_from_inside()
1221 overlay::side_calculator<cs_tag, point1_type, point2_type, SideStrategy> in calculate_from_inside()
1231 overlay::side_calculator<cs_tag, point1_type, point2_type, SideStrategy> in calculate_from_inside()
H A Dlinear_linear.hpp119 typedef typename geometry::point_type<Geometry1>::type point1_type; typedef
H A Dareal_areal.hpp209 typedef typename geometry::point_type<Geometry1>::type point1_type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dget_turn_info_helpers.hpp106 typedef Point1 point1_type; typedef in boost::geometry::detail::overlay::intersection_info_base
150 point1_type const& m_pi;
151 point1_type const& m_pj;
152 point1_type const& m_pk;
162 typedef Point1 point1_type; typedef in boost::geometry::detail::overlay::intersection_info_base
H A Dselect_rings.hpp321 typedef typename geometry::point_type<Geometry1>::type point1_type; in select_rings() typedef
327 strategy.template get_area_strategy<point1_type>()); in select_rings()
H A Dget_turns.hpp321 typedef typename geometry::point_type<Geometry1>::type point1_type; typedef in boost::geometry::detail::get_turns::get_turns_in_sections
323 typedef typename model::referring_segment<point1_type const> segment1_type;
330 typedef typename robust_point_type<point1_type, RobustPolicy>::type robust_point_type; in advance_to_non_duplicate_next()
/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 Dmulti_point.hpp116 typedef typename boost::range_value<MultiPoint>::type point1_type; in apply() typedef
127 point1_type, box2_type in apply()