Home
last modified time | relevance | path

Searched defs:Halfedge_const_handle (Results 1 – 25 of 128) sorted by relevance

123456

/dports/math/cgal/CGAL-5.3/include/CGAL/Boolean_set_operations_2/
H A DGps_base_functor.h31 typedef typename Arrangement_2::Halfedge_const_handle Halfedge_const_handle; typedef
44 void create_vertex(Halfedge_const_handle , in create_vertex() argument
55 Halfedge_const_handle , in create_vertex() argument
59 void create_vertex(Halfedge_const_handle , in create_vertex() argument
74 void create_edge(Halfedge_const_handle , in create_edge() argument
79 void create_edge(Halfedge_const_handle , in create_edge() argument
85 Halfedge_const_handle , in create_edge() argument
H A DGps_do_intersect_functor.h30 typedef typename Arrangement_2::Halfedge_const_handle Halfedge_const_handle; typedef
60 Halfedge_const_handle , in create_vertex() argument
66 void create_vertex(Halfedge_const_handle , in create_vertex() argument
73 void create_vertex(Halfedge_const_handle , in create_vertex() argument
89 void create_edge(Halfedge_const_handle , in create_edge() argument
96 void create_edge(Halfedge_const_handle , in create_edge() argument
102 Halfedge_const_handle , in create_edge() argument
H A DCurve_with_halfedge.h26 typedef typename Arrangement_::Halfedge_const_handle Halfedge_const_handle; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_spherical_gaussian_map_3/
H A DArr_polyhedral_sgm_overlay.h38 typedef typename Sgm::Halfedge_const_handle Halfedge_const_handle; typedef
83 void create_vertex(Halfedge_const_handle /*h1*/, Halfedge_const_handle /*h2*/, in create_vertex() argument
109 void create_vertex(Vertex_const_handle /*v1*/, Halfedge_const_handle /*h2*/, in create_vertex() argument
122 void create_vertex(Halfedge_const_handle /*h1*/, Vertex_const_handle /*v2*/, in create_vertex() argument
161 void create_edge(Halfedge_const_handle /*h1*/, Halfedge_const_handle /*h2*/, in create_edge() argument
176 void create_edge(Halfedge_const_handle /*h1*/, Face_const_handle /*f2*/, in create_edge() argument
189 void create_edge(Face_const_handle /*f1*/, Halfedge_const_handle /*h2*/, in create_edge() argument
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DHalfedgeDS_vertex_base.h39 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
56 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
80 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
105 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
H A DHalfedgeDS_face_base.h38 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
60 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
88 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
121 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
H A DArr_batched_point_location.h62 typedef typename Arr::Halfedge_const_handle Halfedge_const_handle; in locate() typedef
66 typedef typename Arr::Halfedge_const_handle Halfedge_const_handle; in locate() typedef
H A DHalfedgeDS_halfedge_base.h38 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
91 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
175 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
208 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
289 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
H A DHalfedgeDS_vertex_min_base.h34 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
H A DHalfedgeDS_face_min_base.h33 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Minkowski_sum_3/
H A DGaussian_map.h88 typedef typename Nef_polyhedron_3::Halfedge_const_handle Halfedge_const_handle; typedef
103 void visit(Halfedge_const_handle) {} in visit() argument
123 typedef typename Nef_polyhedron_3::Halfedge_const_handle Halfedge_const_handle; typedef
170 void visit(Halfedge_const_handle ) {} in visit() argument
274 void visit(Halfedge_const_handle) {} in visit() argument
350 void visit(Halfedge_const_handle ) {} in visit() argument
474 void visit(Halfedge_const_handle ) {} in visit() argument
524 void visit(Halfedge_const_handle ) {} in visit() argument
783 Halfedge_const_handle; in Gaussian_map() typedef
825 Halfedge_const_handle; in Gaussian_map() typedef
[all …]
/dports/math/cgal/CGAL-5.3/examples/Nef_3/
H A Dshell_exploration.cpp9 typedef Nef_polyhedron::Halfedge_const_handle Halfedge_const_handle; typedef
33 void visit(Halfedge_const_handle ) {} in visit() argument
H A Dnef_3_point_location.cpp13 typedef Nef_polyhedron_3::Halfedge_const_handle Halfedge_const_handle; in main() typedef
/dports/math/cgal/CGAL-5.3/examples/Arrangement_on_surface_2/
H A Dpoint_location_utils.h50 typedef typename Arrangement_2::Halfedge_const_handle Halfedge_const_handle; in print_point_location() typedef
105 typedef typename Arrangement_2::Halfedge_const_handle Halfedge_const_handle; in vertical_ray_shooting_query() typedef
H A Dbatched_point_location.cpp20 typedef Arrangement::Halfedge_const_handle Halfedge_const_handle; typedef
H A Dunb_planar_vertical_decomposition.cpp18 typedef Arrangement_2::Halfedge_const_handle Halfedge_const_handle; typedef
H A Dbounded_planar_vertical_decomposition.cpp16 typedef Arrangement_2::Halfedge_const_handle Halfedge_const_handle; typedef
/dports/math/cgal/CGAL-5.3/demo/Arrangement_on_surface_2/Utils/
H A DPointLocationFunctions.h26 using Halfedge_const_handle = typename Arrangement::Halfedge_const_handle; variable
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_3/
H A Dshell_to_nef_3.h49 Halfedge_const_handle; typedef
70 void visit(Halfedge_const_handle ) {} in visit() argument
/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_point_location/
H A DTd_active_trapezoid.h67 typedef typename Traits::Halfedge_const_handle Halfedge_const_handle; typedef
H A DTd_active_edge.h69 typedef typename Traits::Halfedge_const_handle Halfedge_const_handle; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_2/
H A DHDS_items.h33 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
57 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
146 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
243 typedef typename Refs::Halfedge_const_handle Halfedge_const_handle; typedef
279 operator Halfedge_const_handle() const { return Ibase::operator*(); } in Halfedge_const_handle() function
/dports/math/cgal/CGAL-5.3/include/CGAL/IO/
H A DArr_text_formatter.h51 typedef typename Arrangement_2::Halfedge_const_handle Halfedge_const_handle; typedef
218 virtual void write_halfedge_data(Halfedge_const_handle) in write_halfedge_data() argument
516 typedef typename Base::Halfedge_const_handle Halfedge_const_handle; typedef
572 typedef typename Base::Halfedge_const_handle Halfedge_const_handle; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_topology_traits/
H A DArr_unb_planar_batched_pl_helper.h51 typedef typename Arrangement_2::Halfedge_const_handle Halfedge_const_handle; typedef
H A DArr_bounded_planar_vert_decomp_helper.h46 typedef typename Arrangement_2::Halfedge_const_handle Halfedge_const_handle; typedef

123456