Home
last modified time | relevance | path

Searched refs:he_to (Results 1 – 6 of 6) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Envelope_3/
H A DEnvelope_element_visitor_3.h1738 Halfedge_handle he_to;
1756 he_to = to_uf_hec;
1757 while (he_to->direction() != he_from->direction() ||
1760 he_to = he_to->next();
1761 CGAL_assertion (he_to != to_uf_hec);
1772 if (he_to->direction() != he_from->direction())
1773 he_to = he_to->twin();
1802 map_copied_to_orig_halfedges[he_to] = he_from;
1804 map_orig_to_copied_halfedges[he_from] = he_to;
1808 he_to = he_to->next();
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Arrangement_2/
H A DArrangement_on_surface_2_impl.h2334 if (!he_to->has_null_curve()) in _insert_from_vertex()
2349 DInner_ccb* ic = (he_to->is_on_inner_ccb()) ? he_to->inner_ccb() : nullptr; in _insert_from_vertex()
2354 DVertex* v1 = he_to->vertex(); in _insert_from_vertex()
2388 he1->set_next(he_to->next()); in _insert_from_vertex()
2390 he_to->set_next(he2); in _insert_from_vertex()
2412 _insert_at_vertices(DHalfedge* he_to, in _insert_at_vertices() argument
2435 if (!he_to->has_null_curve()) in _insert_at_vertices()
2455 CGAL_precondition(he_to != nullptr); in _insert_at_vertices()
2464 DHalfedge* prev1 = he_to; in _insert_at_vertices()
3567 while (he != he_to) { in _compute_signs_and_local_minima()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DArr_accessor.h381 Halfedge_handle insert_at_vertices_ex(Halfedge_handle he_to,
389 DHalfedge* he = p_arr->_insert_at_vertices(p_arr->_halfedge (he_to),
413 Halfedge_handle insert_from_vertex_ex(Halfedge_handle he_to, in insert_from_vertex_ex() argument
430 p_arr->_insert_from_vertex(p_arr->_halfedge(he_to), cv, cv_dir, p_v); in insert_from_vertex_ex()
H A DArrangement_on_surface_2.h1919 _compute_signs_and_local_minima(const DHalfedge* he_to,
1986 bool _defines_outer_ccb_of_new_face(const DHalfedge* he_to,
2109 DHalfedge* _insert_from_vertex(DHalfedge* he_to, const X_monotone_curve_2& cv,
2135 DHalfedge* _insert_at_vertices(DHalfedge* he_to,
/dports/mail/alpine/alpine-465e23b/alpine/
H A Dsend.c1824 … struct headerentry *he, *headents, *he_to = NULL, *he_fcc = NULL, *he_news = NULL, *he_lcc = NULL, in pine_send() local
2389 he_to = he; in pine_send()
2511 if(index == N_LCC && !he_to->sticky && pf_to && pf_to->addr){ in pine_send()
2524 barg->aff = &(he_to->bldr_private); in pine_send()
2826 he_to->affected_entry = he_fcc; in pine_send()
2828 he_lcc->affected_entry = he_to; in pine_send()
2829 he_to->next_affected = he_fcc; in pine_send()
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Dsend.c1824 … struct headerentry *he, *headents, *he_to = NULL, *he_fcc = NULL, *he_news = NULL, *he_lcc = NULL, in pine_send() local
2389 he_to = he; in pine_send()
2511 if(index == N_LCC && !he_to->sticky && pf_to && pf_to->addr){ in pine_send()
2524 barg->aff = &(he_to->bldr_private); in pine_send()
2826 he_to->affected_entry = he_fcc; in pine_send()
2828 he_lcc->affected_entry = he_to; in pine_send()
2829 he_to->next_affected = he_fcc; in pine_send()