Home
last modified time | relevance | path

Searched refs:Halfedge_around_vertex_const_circulator (Results 1 – 25 of 49) sorted by relevance

12

/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_point_location/
H A DArr_triangulation_pl_impl.h98 Halfedge_around_vertex_const_circulator circ1 =
100 Halfedge_around_vertex_const_circulator circ1_done (circ1);
145 Halfedge_around_vertex_const_circulator havc0 = v0->incident_halfedges();
146 Halfedge_around_vertex_const_circulator havc0_done (havc0);
148 Halfedge_around_vertex_const_circulator havc1 = v1->incident_halfedges();
149 Halfedge_around_vertex_const_circulator havc1_done (havc1);
151 Halfedge_around_vertex_const_circulator havc2 = v2->incident_halfedges();
152 Halfedge_around_vertex_const_circulator havc2_done (havc2);
H A DArr_triangulation_pl_functions.h99 Halfedge_around_vertex_const_circulator circ1 = in locate()
101 Halfedge_around_vertex_const_circulator circ1_done (circ1); in locate()
148 Halfedge_around_vertex_const_circulator havc0 = v0->incident_halfedges(); in locate()
149 Halfedge_around_vertex_const_circulator havc0_done(havc0); in locate()
H A DTd_inactive_fictitious_vertex.h74 typedef typename Traits::Halfedge_around_vertex_const_circulator
75 Halfedge_around_vertex_const_circulator; typedef
141 Halfedge_around_vertex_const_circulator he = v->incident_halfedges(); in vtx_to_ce()
H A DTd_active_fictitious_vertex.h73 typedef typename Traits::Halfedge_around_vertex_const_circulator
74 Halfedge_around_vertex_const_circulator; typedef
137 Halfedge_around_vertex_const_circulator he = v->incident_halfedges(); in vtx_to_ce()
H A DTd_active_vertex.h74 typedef typename Traits::Halfedge_around_vertex_const_circulator
75 Halfedge_around_vertex_const_circulator; typedef
142 Halfedge_around_vertex_const_circulator he = v->incident_halfedges(); in vtx_to_ce()
H A DArr_landmarks_pl_impl.h116 Halfedge_around_vertex_const_circulator first = vh->incident_halfedges(); in _walk_from_vertex()
124 Halfedge_around_vertex_const_circulator curr_iter = first; in _walk_from_vertex()
125 Halfedge_around_vertex_const_circulator next_iter = curr_iter; in _walk_from_vertex()
210 Halfedge_around_vertex_const_circulator first = vh->incident_halfedges(); in _find_face_around_vertex()
211 Halfedge_around_vertex_const_circulator curr, next; in _find_face_around_vertex()
/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_sweep_2/
H A DArr_vert_decomp_ss_visitor.h79 typedef typename Arrangement_2::Halfedge_around_vertex_const_circulator
80 Halfedge_around_vertex_const_circulator; typedef
203 Halfedge_around_vertex_const_circulator circ, first; in after_handle_event()
256 Halfedge_around_vertex_const_circulator circ, first; in after_handle_event()
/dports/math/cgal/CGAL-5.3/demo/Arrangement_on_surface_2/Utils/
H A DPointLocationFunctions.h29 using Halfedge_around_vertex_const_circulator = variable
30 typename Arrangement::Halfedge_around_vertex_const_circulator;
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_2/
H A DPM_explorer.h85 typedef typename Base::Halfedge_around_vertex_const_circulator
86 Halfedge_around_vertex_const_circulator; typedef
H A DPM_const_decorator.h171 Halfedge_around_vertex_const_circulator; typedef
291 Halfedge_around_vertex_const_circulator
294 { return Halfedge_around_vertex_const_circulator(first_out_edge(v)); } in out_edges()
526 typedef Halfedge_around_vertex_const_circulator hvc_circulator; in number_of_connected_components()
578 typename PMCDEC::Halfedge_around_vertex_const_circulator in print_as_leda_graph()
H A DPM_checker.h57 typedef typename Base::Halfedge_around_vertex_const_circulator Halfedge_around_vertex_const_circula… typedef
210 Halfedge_around_vertex_const_circulator in check_boundary_is_clockwise_weakly_polygon()
/dports/math/cgal/CGAL-5.3/include/CGAL/Straight_skeleton_2/
H A DPolygon_offset_builder_2_impl.h397 …typedef typename Vertex::Halfedge_around_vertex_const_circulator Halfedge_around_vertex_const_circ… in GetSeedVertex() typedef
399 Halfedge_around_vertex_const_circulator cb = aNode->halfedge_around_vertex_begin() ; in GetSeedVertex()
400 Halfedge_around_vertex_const_circulator c = cb ; in GetSeedVertex()
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DStraight_skeleton_vertex_base_2.h139 Halfedge_around_vertex_const_circulator ; typedef
208 Halfedge_around_vertex_const_circulator halfedge_around_vertex_begin() const in halfedge_around_vertex_begin()
210 return Halfedge_around_vertex_const_circulator(halfedge()); in halfedge_around_vertex_begin()
H A DArr_landmarks_point_location.h61 typedef typename Arrangement_2::Halfedge_around_vertex_const_circulator
62 Halfedge_around_vertex_const_circulator; typedef
H A DArrangement_2.h86 typedef typename Base::Halfedge_around_vertex_const_circulator
87 Halfedge_around_vertex_const_circulator; typedef
H A DArrangement_with_history_2.h81 typedef typename Base::Halfedge_around_vertex_const_circulator
82 Halfedge_around_vertex_const_circulator; typedef
H A DArr_triangulation_point_location.h62 typedef typename Arrangement_2::Halfedge_around_vertex_const_circulator
63 Halfedge_around_vertex_const_circulator; typedef
H A DPolyhedron_3.h85 circulator_category> Halfedge_around_vertex_const_circulator; typedef
106 Halfedge_around_vertex_const_circulator vertex_begin() const { in vertex_begin()
108 return Halfedge_around_vertex_const_circulator( this->halfedge()); in vertex_begin()
201 circulator_category> Halfedge_around_vertex_const_circulator; typedef
271 Halfedge_around_vertex_const_circulator vertex_begin() const { in vertex_begin()
272 return Halfedge_around_vertex_const_circulator( in vertex_begin()
385 circulator_category> Halfedge_around_vertex_const_circulator; typedef
623 circulator_category> Halfedge_around_vertex_const_circulator; typedef
/dports/math/cgal/CGAL-5.3/demo/Arrangement_on_surface_2/
H A DPointLocationCallback.cpp40 typedef typename Arrangement::Halfedge_around_vertex_const_circulator
41 Halfedge_around_vertex_const_circulator; typedef in PointLocationCallback
/dports/math/cgal/CGAL-5.3/examples/Ridges_3/
H A DPolyhedralSurf_rings.h23 typedef CGAL::Halfedge_around_target_circulator<TPoly> Halfedge_around_vertex_const_circulator; typedef
78 Halfedge_around_vertex_const_circulator in push_neighbours_of()
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/include/CGAL/
H A Dtextured_polyhedron.h162 typename Vertex::Halfedge_around_vertex_const_circulator pHalfedge = in operator()
164 typename Vertex::Halfedge_around_vertex_const_circulator begin = in operator()
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_S2/
H A DSM_checker.h57 CGAL_USING(Halfedge_around_vertex_const_circulator);
180 Halfedge_around_vertex_const_circulator in check_boundary_is_clockwise_weakly_polygon()
/dports/math/cgal/CGAL-5.3/examples/Arrangement_on_surface_2/
H A Ddual_with_data.cpp65 Arrangement_2::Halfedge_around_vertex_const_circulator circ; in main()
H A Dconsolidated_curve_data.cpp62 Arrangement_2::Halfedge_around_vertex_const_circulator eit, first; in main()
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_3/
H A Dpolygon_mesh_to_nef_3.h189 Halfedge_around_vertex_const_circulator;
218 Halfedge_around_vertex_const_circulator pec(pv,P), pec_prev(pec), done(pec);
220 CGAL_assertion_code(Halfedge_around_vertex_const_circulator pe_0(pec));

12