Home
last modified time | relevance | path

Searched refs:assign_parents (Results 1 – 3 of 3) 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 Dassign_parents.hpp222 inline void assign_parents(Geometry1 const& geometry1, in assign_parents() function
383 inline void assign_parents(Geometry const& geometry, in assign_parents() function
393 assign_parents(geometry, empty, collection, ring_map, strategy, check_for_orientation); in assign_parents()
H A Doverlay.hpp236 assign_parents(geometry1, geometry2, rings, all_of_one_of_them, strategy); in return_if_one_input_is_empty()
382 assign_parents(geometry1, geometry2, rings, selected_ring_properties, strategy); 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.hpp1445 …detail::overlay::assign_parents(offsetted_rings, traversed_rings, selected, m_intersection_strateg… in assign()