Home
last modified time | relevance | path

Searched refs:area_strategy (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/algorithms/detail/overlay/
H A Doverlay.hpp205 typename Strategy::template area_strategy in return_if_one_input_is_empty()
353 typedef typename Strategy::template area_strategy<point_type>::type area_strategy_type; in apply()
368 … area_strategy_type const area_strategy = strategy.template get_area_strategy<point_type>(); in apply() local
376 selected_ring_properties[id] = properties(*it, area_strategy); in apply()
H A Dassign_parents.hpp235 typedef typename Strategy::template area_strategy in assign_parents()
/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.hpp105 struct area_strategy struct
115 static inline typename area_strategy<Geometry>::type get_area_strategy() in get_area_strategy()
117 typedef typename area_strategy<Geometry>::type strategy_type; in get_area_strategy()
/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.hpp118 typedef typename Strategy::template area_strategy in apply()
/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.hpp118 struct area_strategy struct
128 static inline typename area_strategy<Geometry>::type get_area_strategy() in get_area_strategy()
130 typedef typename area_strategy<Geometry>::type strategy_type; in get_area_strategy()
/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.hpp102 struct area_strategy struct
115 inline typename area_strategy<Geometry>::type get_area_strategy() const in get_area_strategy()
117 typedef typename area_strategy<Geometry>::type strategy_type; in get_area_strategy()
/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.hpp147 typedef typename IntersectionStrategy::template area_strategy
152 typedef typename IntersectionStrategy::template area_strategy