Home
last modified time | relevance | path

Searched defs:Edge_const_handle (Results 1 – 5 of 5) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Ddraw_triangulation_2.h45 typedef typename T2::Finite_edges_iterator Edge_const_handle; typedef
H A Ddraw_triangulation_3.h49 typedef typename T3::Finite_edges_iterator Edge_const_handle; typedef
H A DEnvelope_diagram_1.h267 typedef const Edge* Edge_const_handle; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Envelope_2/
H A DEnv_divide_and_conquer_2.h56 typedef typename Envelope_diagram_1::Edge_const_handle Edge_const_handle; typedef
/dports/math/cgal/CGAL-5.3/demo/Arrangement_on_surface_2/
H A DEnvelopeCallback.cpp182 typedef typename Diagram_1::Edge_const_handle Edge_const_handle; in updateEnvelope() typedef