Home
last modified time | relevance | path

Searched refs:is_interior (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 Dhandle_colocations.hpp389 inline bool is_interior(segment_identifier const& seg_id) in is_interior() function
430 && ! is_interior<Reverse0>(ext_seg_0) in is_ie_turn()
431 && is_interior<Reverse0>(int_seg_0) in is_ie_turn()
/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.hpp269 bool is_interior, bool has_interiors) in robust_original()
271 , m_is_interior(is_interior) in robust_original()
906 bool is_interior = false, bool has_interiors = false) in finish_ring()
941 is_interior, has_interiors)); in finish_ring()
H A Dbuffer_inserter.hpp802 bool is_interior) in iterate()
812 collection.finish_ring(code, is_interior); in iterate()