Home
last modified time | relevance | path

Searched refs:SHalfloop_handle (Results 1 – 25 of 37) sorted by relevance

12

/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_3/
H A DSHalfloop.h38 typedef typename Refs::SHalfloop_handle SHalfloop_handle; typedef
45 SHalfloop_handle twin_;
90 SHalfloop_handle& twin() { return twin_; } in twin()
118 bool valid = (twin_ != SHalfloop_handle() && twin_ != nullptr);
H A DSNC_const_decorator.h74 typedef typename SNC_structure::SHalfloop_handle SHalfloop_handle; typedef
257 typedef typename Traits::SHalfloop_handle SHalfloop_handle; in get_visible_facet() typedef
298 SHalfloop_handle sl(fc); in get_visible_facet()
474 typedef typename Traits::SHalfloop_handle SHalfloop_handle; in visit_shell_objects() typedef
501 SHalfloop_handle l(fc); in visit_shell_objects()
502 SHalfloop_handle ll = l->twin(); in visit_shell_objects()
560 SHalfloop_handle l(fc); in visit_shell_objects()
H A DMark_bounded_volumes.h34 typedef typename Decorator::SHalfloop_handle
35 SHalfloop_handle; typedef
47 void visit(SHalfloop_handle ) {} in visit() argument
H A DSNC_sphere_map.h111 typedef typename SHalfloop_list::iterator SHalfloop_handle; typedef
180 SHalfloop_handle sl; in reset_sm_iterator_hash()
217 { SHalfloop_handle l; return CGAL::assign(l,Ibase::operator*()); } in is_shalfloop()
222 operator SHalfloop_handle() const in SHalfloop_handle() function
223 { SHalfloop_handle l; CGAL::assign(l,Ibase::operator*()); return l; } in SHalfloop_handle()
244 { SHalfloop_handle l; return CGAL::assign(l,Ibase::operator*()); } in is_shalfloop()
252 { SHalfloop_handle l; CGAL::assign(l,Ibase::operator*()); in SHalfloop_const_handle()
382 SHalfloop_handle new_shalfloop_pair() { in new_shalfloop_pair()
H A DSNC_decorator_traits.h37 typedef typename Refs::SHalfloop_handle SHalfloop_handle; typedef
76 typedef typename Refs::SHalfloop_const_handle SHalfloop_handle; typedef
H A DSNC_structure.h284 { SHalfloop_handle l; return CGAL::assign(l,Ibase::operator*()); } in is_shalfloop()
288 operator SHalfloop_handle() const in SHalfloop_handle() function
314 { SHalfloop_handle l; CGAL::assign(l,Ibase::operator*()); in SHalfloop_const_handle()
341 operator SHalfloop_handle() const in SHalfloop_handle() function
371 { SHalfloop_handle l; CGAL::assign(l,Ibase::operator*()); in SHalfloop_const_handle()
519 SHalfloop_handle sl; in reset_iterator_hash()
546 SHalfloop_handle sl; in reset_sm_iterator_hash()
896 SHalfloop_handle new_shalfloop_only() { in new_shalfloop_only()
939 void delete_shalfloop_only(SHalfloop_handle h) { in delete_shalfloop_only()
1167 sl = SHalfloop_handle(ftc); in pointer_update()
[all …]
H A DSNC_io_parser.h327 typedef typename T::SHalfloop_handle SHalfloop_handle;
332 bool operator() (SHalfloop_handle sl1, SHalfloop_handle sl2) const {
351 typedef typename T::SHalfloop_handle SHalfloop_handle;
363 SHalfloop_handle sl1, sl2;
396 if(sl1 != SHalfloop_handle() && sl2 != SHalfloop_handle()) {
424 typedef typename T::SHalfloop_handle SHalfloop_handle;
455 SHalfloop_handle sl1;
476 SHalfloop_handle sl2;
558 typedef typename T::SHalfloop_handle SHalfloop_handle;
637 typedef typename T::SHalfloop_handle SHalfloop_handle;
[all …]
H A DVertex.h50 typedef typename Refs::SHalfloop_handle SHalfloop_handle; typedef
207 SHalfloop_handle& shalfloop() { return shalfloop_; } in shalfloop()
208 SHalfloop_handle shalfloop() const { return shalfloop_; } in shalfloop()
H A DSNC_SM_overlayer.h58 typedef typename Base::SHalfloop_handle SHalfloop_handle; typedef
105 SHalfloop_handle l = this->shalfloop(); in simplify()
228 typedef typename Base::SHalfloop_handle SHalfloop_handle; typedef
272 SHalfloop_handle l = this->new_shalfloop_pair(); in convert_edge_to_loop()
372 SHalfloop_handle l = this->shalfloop(); in simplify()
H A DSNC_simplify.h43 typedef typename SNC_structure::SHalfloop_handle SHalfloop_handle; typedef
129 SHalfloop_handle l(fc); in remove_f_including_all_edge_uses_in_its_boundary_cycles()
459 CGAL_assertion(SD.shalfloop() != SHalfloop_handle()); in merge_sedges_at_target_and_remove_svertex()
575 SHalfloop_handle sl; in create_boundary_links_forall_sfaces()
691 typedef typename SNC_structure::SHalfloop_handle SHalfloop_handle; typedef
720 SHalfloop_handle sl(fci); in simplify()
H A DSNC_decorator.h67 typedef typename SNC_structure::SHalfloop_handle SHalfloop_handle; typedef
242 void link_as_interior_loop(SHalfloop_handle l, Halffacet_handle f) const in link_as_interior_loop()
292 void visit(SHalfloop_handle ) {} in visit()
322 void add_sloop_to_facet(SHalfloop_handle l, Halffacet_handle f) const { in add_sloop_to_facet()
472 valid = valid && (SHalfloop_handle(hfci) != SHalfloop_handle()); in CGAL_forall_facet_cycles_of()
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_S2/
H A DSphere_map.h150 { SHalfloop_handle l; return CGAL::assign(l,Ibase::operator*()); } in is_shalfloop()
155 operator SHalfloop_handle() const in SHalfloop_handle() function
185 { SHalfloop_handle l=0; CGAL::assign(l,Ibase::operator*()); in SHalfloop_const_handle()
289 SHalfloop_handle sl; in reset_sm_iterator_hash()
348 { return shalfloop_!=SHalfloop_handle() ? 2 : 0; } in number_of_shalfloops()
362 SHalfloop_handle& shalfloop() { in shalfloop()
433 SHalfloop_handle new_shalfloop_pair() in new_shalfloop_pair()
434 { SHalfloop_handle ph = new SHalfloop[2]; in new_shalfloop_pair()
450 SHalfloop_handle new_shalfloop_pair(const SHalfloop& l1) in new_shalfloop_pair()
479 shalfloop_ = SHalfloop_handle(); in delete_shalfloop_pair()
[all …]
H A DSM_decorator_traits.h27 typedef typename Refs::SHalfloop_handle SHalfloop_handle; typedef
58 typedef typename Refs::SHalfloop_const_handle SHalfloop_handle; typedef
H A DSM_decorator.h105 typedef typename Map::SHalfloop_handle SHalfloop_handle; typedef
203 SHalfloop_handle& shalfloop() in shalfloop()
280 SHalfloop_handle new_shalfloop_pair() in new_shalfloop_pair()
339 void link_as_loop(SHalfloop_handle l, SFace_handle f) in link_as_loop()
355 void unlink_as_loop(SHalfloop_handle l) in unlink_as_loop()
571 SHalfloop_handle l = new_shalfloop_pair(); in convert_edge_to_loop()
712 void set_face(SHalfloop_handle l, SFace_handle f) const in set_face()
786 SHalfloop_handle shl; in extract_complement()
802 SHalfloop_handle shl; in extract_interior()
815 SHalfloop_handle shl; in extract_boundary()
[all …]
H A DSM_point_locator.h94 typedef typename Decorator_traits::SHalfloop_handle SHalfloop_handle; typedef
170 SHalfloop_handle l; in mark()
211 return make_object(SHalfloop_handle(this->shalfloop()));
226 SHalfloop_handle l_res(this->shalfloop());
343 SHalfloop_handle l;
549 return make_object(SHalfloop_handle(this->shalfloop()));
566 return make_object(SHalfloop_handle(this->shalfloop()));
624 SHalfloop_handle l; in marks_of_halfspheres()
H A DSM_items.h235 typedef typename Refs::SHalfloop_handle SHalfloop_handle; typedef
243 SHalfloop_handle twin_;
279 SHalfloop_handle& twin() { return twin_; } in twin()
H A DSM_io_parser.h62 typedef typename Decorator_traits::SHalfloop_handle SHalfloop_handle; typedef
82 SHalfloop_handle Loop_of[2];
95 bool read_loop(SHalfloop_handle);
274 bool SM_io_parser<Decorator_>::read_loop(SHalfloop_handle l) in read_loop()
306 if ( it.is_shalfloop() ) out << index(SHalfloop_handle(it)); in print_face()
/dports/math/cgal/CGAL-5.3/include/CGAL/Convex_decomposition_3/
H A DSFace_separator.h40 typedef typename Base::SHalfloop_handle SHalfloop_handle; typedef
70 SHalfloop_handle sl = sfci; in operator()
H A DSM_walls.h40 typedef typename Base::SHalfloop_handle SHalfloop_handle; typedef
170 void insert_new_svertex_into_sloop(SVertex_handle sv, SHalfloop_handle sl) { in insert_new_svertex_into_sloop()
213 SHalfloop_handle sl; in legal_direction()
293 SHalfloop_handle sl; in need_to_shoot()
351 SHalfloop_handle sl; in add_svertex_into_object()
413 SHalfloop_handle sl;
H A DReflex_vertex_searcher.h41 typedef typename SNC_structure::SHalfloop_handle SHalfloop_handle; typedef
73 void visit(SHalfloop_handle /*sl*/) const {} in visit()
H A DExternal_structure_builder.h57 typedef typename Base::SHalfloop_handle SHalfloop_handle; typedef
H A DYVertical_wall_builder.h39 typedef typename SNC_structure::SHalfloop_handle SHalfloop_handle; typedef
H A DReflex_edge_searcher.h35 typedef typename SNC_structure::SHalfloop_handle SHalfloop_handle; typedef
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/ext/CGAL/
H A DCGAL_workaround_Mark_bounded_volumes.h53 typedef typename Decorator::SHalfloop_handle
54 SHalfloop_handle; typedef
70 void visit(SHalfloop_handle ) {} in visit() argument
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/ext/CGAL/
H A DCGAL_workaround_Mark_bounded_volumes.h53 typedef typename Decorator::SHalfloop_handle
54 SHalfloop_handle; typedef
70 void visit(SHalfloop_handle ) {} in visit() argument

12