Home
last modified time | relevance | path

Searched refs:SM_decorator (Results 1 – 25 of 38) sorted by relevance

12

/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_3/
H A DSNC_SM_overlayer.h241 using SM_decorator::link_as_loop;
243 using SM_decorator::is_closed_at_source;
244 using SM_decorator::is_closed_at_target;
245 using SM_decorator::delete_edge_pair;
246 using SM_decorator::set_face;
247 using SM_decorator::is_isolated;
248 using SM_decorator::delete_vertex_only;
249 using SM_decorator::delete_face_only;
250 using SM_decorator::first_out_edge;
251 using SM_decorator::set_first_out_edge;
[all …]
H A DSNC_simplify.h36 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
121 SM_decorator SD2(&*tgt->source()); in remove_f_including_all_edge_uses_in_its_boundary_cycles()
149 SM_decorator SD(&*v); in is_part_of_volume()
162 SM_decorator SD(&*v); in is_part_of_facet()
175 SM_decorator SD(&*v); in is_part_of_edge()
392 SM_decorator SD(&*e->source()); in simplify()
448 SM_decorator SD(&*v->source()); in merge_sedges_at_target_and_remove_svertex()
480 SM_decorator SD(&*v); in merge_halfedge_pairs()
566 SM_decorator SD(&*sv->source()); in create_boundary_links_forall_sfaces()
686 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
[all …]
H A DSNC_decorator.h54 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
56 typedef CGAL::SM_point_locator<SM_decorator> SM_point_locator;
141 typedef typename SM_decorator::SHalfedge_around_svertex_circulator
143 typedef typename SM_decorator::SHalfedge_around_sface_circulator
323 SM_decorator SD(&*l->incident_sface()->center_vertex()); in add_sloop_to_facet()
337 SM_decorator SD; in has_outdeg_two()
382 SM_decorator SD(&*vi);
418 SM_decorator S1(&*he->source());
419 SM_decorator S2(&*he->twin()->source());
523 SM_decorator SD;
[all …]
H A DSNC_decorator_traits.h29 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
68 typedef CGAL::SM_const_decorator<Sphere_map> SM_decorator; typedef
H A Dshell_to_nef_3.h35 typedef typename SNC_structure::SM_decorator SM_decorator; typedef
88 SM_decorator SM(&*nv); in visit()
H A DSNC_const_decorator.h258 typedef CGAL::SM_point_locator<typename Traits::SM_decorator> SM_point_locator; in get_visible_facet()
328 typedef typename Traits::SM_decorator SM_decorator; in get_visible_facet() typedef
332 SM_decorator SD(&*e->source()); in get_visible_facet()
475 typedef typename Traits::SM_decorator SM_decorator; in visit_shell_objects() typedef
517 SM_decorator SD(&*sf->center_vertex()); in visit_shell_objects()
H A DBinary_operation.h81 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
82 typedef CGAL::SNC_SM_overlayer<Items, SM_decorator> SM_overlayer;
83 typedef CGAL::SM_point_locator<SM_decorator> SM_point_locator;
159 SM_decorator SD(&*v); in create_local_view_on()
385 SM_decorator SM(&*v1); in operator()
457 SM_decorator SM(&*v1); in operator()
H A DSNC_constructor.h134 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
231 SM_decorator SD(&*v); in create_extended_box_corner()
311 SM_decorator SD(&*v); in add_outer_sedge_cycle()
373 SM_decorator SD(&*v); in add_inner_sedge_cycle()
441 SM_decorator D(&*v); in create_for_infibox_overlay()
500 SM_decorator D(&*v); in create_from_plane()
560 SM_decorator D(&*v); in create_from_point_on_infibox_edge()
608 SM_decorator D(&*v); in create_from_edge()
1437 SM_decorator SD(&*v); in create_halfspace_vertex()
1651 SM_decorator SD(&*v); in create_SM_on_infibox()
[all …]
H A DSM_visualizor.h65 typedef SM_decorator<Sphere_map> SM_decorator; typedef
66 typedef SM_triangulator<SM_decorator> SM_triangulator;
H A DSNC_point_locator.h147 typedef typename Decorator_traits::SM_decorator SM_decorator; typedef
680 SM_decorator SD(&*e->source()); in locate()
832 SM_decorator SD(&*v); // now, the vertex has no incident facets in determine_volume()
841 CGAL_assertion_code(SM_decorator SD(&*e->source())); // now, the edge has no incident facets in determine_volume()
885 typedef typename Decorator_traits::SM_decorator SM_decorator; typedef
H A DCombine_with_halfspace.h50 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Convex_decomposition_3/
H A DSFace_separator.h35 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
36 typedef CGAL::SM_point_locator<SM_decorator> SM_point_locator;
57 SM_decorator SD(&*sf->center_vertex()); in operator()
H A DExternal_structure_builder.h42 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
43 typedef CGAL::SM_point_locator<SM_decorator> SM_point_locator;
H A DReflex_vertex_searcher.h34 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
35 typedef CGAL::SM_point_locator<SM_decorator> SM_point_locator;
H A DRay_hit_generator.h43 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
44 typedef CGAL::SM_point_locator<SM_decorator> SM_point_locator;
H A DRay_hit_generator2.h42 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
43 typedef CGAL::SM_point_locator<SM_decorator> SM_point_locator;
H A DSingle_wall_creator2.h43 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
44 typedef CGAL::SM_point_locator<SM_decorator> SM_point_locator;
H A DSingle_wall_creator3.h43 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
44 typedef CGAL::SM_point_locator<SM_decorator> SM_point_locator;
H A DSM_walls.h26 class SM_walls : SM_decorator<SMap> {
29 typedef CGAL::SM_decorator<Sphere_map> Base;
30 typedef Base SM_decorator; typedef
91 SM_decorator SD(&*sv->source()); in find_cap()
H A DSingle_wall_creator.h42 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
43 typedef CGAL::SM_point_locator<SM_decorator> SM_point_locator;
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DNef_polyhedron_3.h110 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
207 typedef typename Nef_rep::SM_decorator SM_decorator; typedef
444 typedef typename SNC_structure::SM_decorator SM_decorator; typedef
458 SM_decorator SM(&*v); in create_end_sphere_map()
471 SM_decorator SM(&*v); in create_sphere_map()
484 typedef typename SNC_structure::SM_decorator SM_decorator; typedef
584 SM_decorator SM(&*v); in Nef_polyhedron_3()
598 SM_decorator SM(&*v); in Nef_polyhedron_3()
1210 SM_decorator SD; in is_edge_2manifold()
2091 SM_decorator SM(&*v); in extract_complement()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Minkowski_sum_3/
H A DGaussian_map_to_nef_3.h30 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
82 SM_decorator SM(&*v); in create_solid()
149 SM_decorator SM(&*v); in create_single_vertex()
159 SM_decorator SM0(&*v0); in create_single_edge()
170 SM_decorator SM1(&*v1); in create_single_edge()
204 SM_decorator SM(&*v); in create_single_facet()
H A DGaussian_map.h37 public CGAL::SM_decorator<CGAL::Sphere_map<CGAL::Sphere_geometry<K>,
47 typedef CGAL::SM_decorator<Sphere_map> SM_decorator; typedef
48 typedef SM_decorator Base;
49 typedef CGAL::SM_overlayer<SM_decorator> SM_overlayer;
95 SM_decorator SM;
143 SM_decorator SM;
264 SM_decorator SM;
337 SM_decorator SM;
467 SM_decorator SM;
515 SM_decorator SM;
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_S2/
H A DSM_point_locator.h50 template <class SM_decorator>
51 class SM_point_locator : public SM_decorator {
53 typedef SM_decorator Base;
54 typedef SM_point_locator<SM_decorator> Self;
55 typedef typename SM_decorator::Sphere_map Sphere_map;
60 typedef typename SM_decorator::Decorator_traits Decorator_traits;
66 typedef typename SM_decorator::Sphere_kernel Sphere_kernel;
H A DSM_overlayer.h50 typedef Decorator_ SM_decorator; typedef
53 typedef typename SM_decorator::Sphere_point Point;
54 typedef typename SM_decorator::Sphere_segment Segment;
56 SM_decorator G;
75 G.new_shalfedge_pair_at_source(v,SM_decorator::BEFORE); in new_halfedge_pair_at_source()
332 template <typename SM_decorator, typename ITERATOR>
335 typedef SM_decorator Graph;
338 typedef typename SM_decorator::Sphere_point Point_2;
340 SM_decorator G;
427 typedef typename SM_decorator::Map Map;
[all …]

12