Searched refs:other_op_id (Results 1 – 6 of 6) sorted by relevance
177 static const std::size_t other_op_id = (OpId + 1) % 2; in operator ()() local181 segment_identifier const& left_other_seg_id = left.operations[other_op_id].seg_id; in operator ()()182 segment_identifier const& right_other_seg_id = right.operations[other_op_id].seg_id; in operator ()()212 static const std::size_t other_op_id = (OpId + 1) % 2; in operator ()() local216 segment_identifier const& left_other_seg_id = left.operations[other_op_id].seg_id; in operator ()()217 segment_identifier const& right_other_seg_id = right.operations[other_op_id].seg_id; in operator ()()259 static const std::size_t other_op_id = (OpId + 1) % 2; member264 return left.operations[other_op_id].seg_id.multi_index in operator ()()265 < right.operations[other_op_id].seg_id.multi_index; in operator ()()
254 static const std::size_t other_op_id = (OpId + 1) % 2; member in boost::geometry::detail::relate::linear_linear::turns_analyser280 segment_identifier const& other_id = it->operations[other_op_id].seg_id; in apply()376 … it->operations[other_op_id], in apply()456 … it->operations[other_op_id], in apply()512 … it->operations[other_op_id], in apply()653 … ls2_ref = detail::single_geometry(other_geometry, turn.operations[other_op_id].seg_id); in handle_degenerated()710 && turn.operations[other_op_id].position == overlay::position_middle ) in handle_degenerated()
234 static const std::size_t other_op_id = (OpId + 1) % 2; member in boost::geometry::detail::relate::exit_watcher248 point_info(turn.point, turn.operations[other_op_id].seg_id) ); in enter()257 segment_identifier const& other_id = turn.operations[other_op_id].seg_id; in exit()294 turn.operations[other_op_id].seg_id)) in is_outside()
620 static const std::size_t other_op_id = 1; member in boost::geometry::detail::relate::linear_areal::turns_analyser656 segment_identifier const& other_id = it->operations[other_op_id].seg_id; in apply()1186 range2_type range2(sub_range(geometry2, turn.operations[other_op_id].seg_id)); in calculate_from_inside()1194 …std::size_t const q_seg_ij = static_cast<std::size_t>(turn.operations[other_op_id].seg_id.segment_… in calculate_from_inside()
433 static const std::size_t other_op_id = (OpId + 1) % 2; member in boost::geometry::detail::relate::areal_areal::turns_analyser514 if ( it->operations[other_op_id].operation != overlay::operation_intersection ) in apply()
40 static const std::size_t other_op_id = (OpId + 1) % 2; member66 segment_identifier const& left_other_seg_id = left.operations[other_op_id].seg_id; in use_other_id()67 segment_identifier const& right_other_seg_id = right.operations[other_op_id].seg_id; in use_other_id()