Home
last modified time | relevance | path

Searched refs:split_fictitious_edge (Results 1 – 8 of 8) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_topology_traits/
H A DArr_unb_planar_construction_helper.h267 m_arr_access.split_fictitious_edge(m_lh, v_at_inf); in before_handle_event()
279 m_arr_access.split_fictitious_edge(m_rh, v_at_inf); in before_handle_event()
292 m_arr_access.split_fictitious_edge(m_bh, v_at_inf); in before_handle_event()
300 m_arr_access.split_fictitious_edge(m_th, v_at_inf); in before_handle_event()
H A DArr_unb_planar_topology_traits_2_impl.h404 split_fictitious_edge (Halfedge *e, Vertex *v) in split_fictitious_edge() function
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DArr_bounded_planar_topology_traits_2.h374 Halfedge* split_fictitious_edge (Halfedge*, Vertex*) in split_fictitious_edge() function
H A DArr_accessor.h641 Halfedge_handle split_fictitious_edge(Halfedge_handle e, Vertex_handle v) in split_fictitious_edge() function
645 p_arr->topology_traits()->split_fictitious_edge(p_arr->_halfedge(e), in split_fictitious_edge()
H A DArr_unb_planar_topology_traits_2.h362 Halfedge* split_fictitious_edge(Halfedge* e, Vertex* v);
H A DArr_spherical_topology_traits_2.h538 Halfedge* split_fictitious_edge(Halfedge* /* e */, Vertex* /* v */) in split_fictitious_edge() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Envelope_3/
H A DEnvelope_element_visitor_3.h2238 big_arr_accessor.split_fictitious_edge(big_e, big_v);
/dports/math/cgal/CGAL-5.3/include/CGAL/Arrangement_2/
H A DArrangement_on_surface_2_impl.h2230 *p_pred = m_topol_traits.split_fictitious_edge(fict_he, v); in _place_and_set_curve_end()