Home
last modified time | relevance | path

Searched refs:get_area_strategy (Results 1 – 8 of 8) 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/overlay/
H A Dselect_rings.hpp327 strategy.template get_area_strategy<point1_type>()); in select_rings()
330 strategy.template get_area_strategy<point2_type>()); in select_rings()
356 strategy.template get_area_strategy<point_type>()); in select_rings()
H A Doverlay.hpp368 … area_strategy_type const area_strategy = strategy.template get_area_strategy<point_type>(); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/
H A Dimplementation.hpp139 strategy.template get_area_strategy<Geometry1>()), in apply()
141 strategy.template get_area_strategy<Geometry2>())); in apply()
/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 Dring.hpp132 strategy.template get_area_strategy<point_type>()); in apply()
/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 Dbuffered_piece_collection.hpp338 , m_area_strategy(intersection_strategy.template get_area_strategy<point_type>()) in buffered_piece_collection()
339 … , m_robust_area_strategy(intersection_strategy.template get_area_strategy<robust_point_type>()) in buffered_piece_collection()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dintersection.hpp115 static inline typename area_strategy<Geometry>::type get_area_strategy() in get_area_strategy() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Dintersection.hpp128 static inline typename area_strategy<Geometry>::type get_area_strategy() in get_area_strategy() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Dintersection.hpp115 inline typename area_strategy<Geometry>::type get_area_strategy() const in get_area_strategy() function