Home
last modified time | relevance | path

Searched refs:Vertex_iterator (Results 151 – 175 of 189) sorted by relevance

12345678

/dports/math/cgal/CGAL-5.3/demo/Periodic_4_hyperbolic_triangulation_2/
H A DP4HDT2.cpp240 for(Triangulation::Vertex_iterator vi = dt.vertices_begin(); vi != dt.vertices_end(); vi++) { in processInput()
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DStraight_skeleton_converter_2.h107 typedef typename Target_skeleton::Vertex_iterator Target_vertex_iterator ;
H A DTriangulation_hierarchy_3.h77 typedef typename Tr_Base::Vertex_iterator Vertex_iterator; typedef
H A DDelaunay_triangulation.h68 typedef typename Base::Vertex_iterator Vertex_iterator; typedef
H A DDelaunay_d.h183 typedef typename Base::Vertex_iterator Vertex_iterator; typedef
H A DFixed_alpha_shape_3.h160 typedef typename Dt::Vertex_iterator Vertex_iterator;
H A DRegular_triangulation.h73 typedef typename Base::Vertex_iterator Vertex_iterator; typedef
H A DPoisson_reconstruction_function.h200 typedef typename Triangulation::Vertex_iterator Vertex_iterator; typedef
H A DApollonius_graph_2.h181 typedef typename Agds::Vertex_iterator All_vertices_iterator;
214 struct Vertex_iterator {};
H A DStraight_skeleton_builder_2.h144 typedef typename SSkel::Vertex_iterator Vertex_iterator ; typedef
H A DTriangulation_3.h426 typedef typename Tds::Vertex_iterator Vertex_iterator;
431 typedef Vertex_iterator All_vertices_iterator;
454 bool operator()(const Vertex_iterator& v) const
502 : public Filter_iterator<Vertex_iterator, Infinite_tester>
504 typedef Filter_iterator<Vertex_iterator, Infinite_tester> Base;
1819 Vertex_iterator vertices_begin() const { return _tds.vertices_begin(); }
1820 Vertex_iterator vertices_end() const { return _tds.vertices_end(); }
2431 typedef typename Triangulation::Vertex_iterator Vertex_iterator;
2455 for(Vertex_iterator it = tr.vertices_begin(), end = tr.vertices_end(); it != end; ++it)
H A DPeriodic_3_regular_triangulation_3.h95 typedef typename Tr_Base::Vertex_iterator Vertex_iterator; typedef
1512 for(Vertex_iterator vit = vertices_begin(); vit != vertices_end(); ++ vit) { in is_valid()
/dports/math/cgal/CGAL-5.3/include/CGAL/Scale_space_reconstruction_3/
H A DAlpha_shape_mesher.h100 typedef typename Shape::Vertex_iterator Vertex_iterator; typedef
/dports/math/cgal/CGAL-5.3/demo/Principal_component_analysis/
H A DScene.cpp295 Polyhedron::Vertex_iterator v; in fit_vertices()
/dports/math/cgal/CGAL-5.3/include/CGAL/Envelope_3/
H A DEnvelope_element_visitor_3.h83 typedef typename Minimization_diagram_2::Vertex_iterator
84 Vertex_iterator; typedef
2625 Vertex_iterator vi = copied_arr.vertices_begin();
3060 Vertex_iterator vi = copied_arr.vertices_begin();
/dports/math/cgal/CGAL-5.3/demo/Optimal_transportation_reconstruction_2/
H A Dscene.h56 typedef R_s_2::Vertex_iterator Vertex_iterator; typedef
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Dcgalutils-applyops.cc367 …for (CGAL::Polyhedron_3<Hull_kernel>::Vertex_iterator i = result.vertices_begin(); i != result.ver… in applyMinkowski()
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dcgalutils-applyops.cc367 …for (CGAL::Polyhedron_3<Hull_kernel>::Vertex_iterator i = result.vertices_begin(); i != result.ver… in applyMinkowski()
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_3/
H A DSNC_sphere_map.h86 typedef typename Vertex_list::iterator Vertex_iterator; typedef
/dports/math/cgal/CGAL-5.3/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/
H A DTriangulationGraphicsItem.h369 for(typename T::Vertex_iterator it = t->vertices_begin(); in paintVertices()
/dports/math/cgal/CGAL-5.3/include/CGAL/OTR_2/
H A DReconstruction_triangulation_2.h88 typedef typename Base::Vertex_iterator Vertex_iterator; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/boost/graph/
H A Dgraph_traits_Triangulation_data_structure_2.h53 …typedef CGAL::Prevent_deref<typename Triangulation_data_structure::Vertex_iterator> vertex_iterato…
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/cgal/
H A Ddecompose.cpp377 … for (PolyhedronK::Vertex_iterator i = result.vertices_begin(); i != result.vertices_end(); ++i) { in minkowskitest()
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/cgal/
H A Ddecompose.cpp377 … for (PolyhedronK::Vertex_iterator i = result.vertices_begin(); i != result.vertices_end(); ++i) { in minkowskitest()
/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_spherical_gaussian_map_3/
H A DArr_polyhedral_sgm.h77 typedef typename Polyhedron::Vertex_iterator

12345678