Home
last modified time | relevance | path

Searched refs:other_id (Results 1 – 4 of 4) 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/relate/
H A Dlinear_linear.hpp280 segment_identifier const& other_id = it->operations[other_op_id].seg_id; in apply() local
378 other_id); in apply()
458 other_id); in apply()
514 other_id); in apply()
H A Dfollow_helpers.hpp257 segment_identifier const& other_id = turn.operations[other_op_id].seg_id; in exit() local
264 same_single(other_id)); in exit()
H A Dlinear_areal.hpp656 segment_identifier const& other_id = it->operations[other_op_id].seg_id; in apply() local
801 && m_first_interior_other_id_ptr->multi_index == other_id.multi_index ) in apply()
842 m_first_interior_other_id_ptr = boost::addressof(other_id); in apply()
H A Dareal_areal.hpp616 static const int other_id = (OpId + 1) % 2; member in boost::geometry::detail::relate::areal_areal::uncertain_rings_analyser