Home
last modified time | relevance | path

Searched defs:vertices_end (Results 1 – 25 of 42) sorted by relevance

12

/dports/math/cgal/CGAL-5.3/include/CGAL/Straight_skeleton_2/
H A DPolygon_iterators.h32 inline typename Poly::const_iterator vertices_end ( Poly const& aPoly ) in vertices_end() function
40 inline typename Poly::const_iterator vertices_end ( boost::shared_ptr<Poly> const& aPoly ) in vertices_end() function
51 vertices_end( Polygon_2<K,C> const& aPoly ) in vertices_end() function
59 inline typename Polygon_2<K,C>::Vertex_const_iterator vertices_end( boost::shared_ptr<Polygon_2<K,C… in vertices_end() function
70 vertices_end( Polygon_with_holes_2<K,C> const& aPoly ) in vertices_end() function
80 vertices_end( boost::shared_ptr<Polygon_with_holes_2<K,C> > const& aPoly ) in vertices_end() function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bgrl2/
H A Dbgrl2_graph.h168 vertex_iterator vertices_end() { return vertices_.end(); } in vertices_end() function
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/stroke/
H A DCurve.cpp633 Curve::point_iterator Curve::vertices_end() in vertices_end() function in Freestyle::Curve
638 Curve::const_point_iterator Curve::vertices_end() const in vertices_end() function in Freestyle::Curve
H A DStroke.cpp758 Stroke::const_vertex_iterator Stroke::vertices_end() const in vertices_end() function in Freestyle::Stroke
763 Stroke::vertex_iterator Stroke::vertices_end() in vertices_end() function in Freestyle::Stroke
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DArr_geodesic_arc_on_sphere_partition_traits_2.h70 Vertex_const_iterator vertices_end() const in vertices_end() function
377 Vertex_const_iterator vertices_end() const in vertices_end() function
H A Dmarching_tetrahedra_3.h67 T_Vertex_iterator vertices_end, in Marching_tetrahedra_builder()
H A DRegular_complex_d.h580 Vertex_iterator vertices_end() { return vertices_.end(); } in vertices_end() function
588 Vertex_const_iterator vertices_end() const { return vertices_.end(); } in vertices_end() function
H A DHalfedgeDS_vector.h383 Vertex_iterator vertices_end() { return vertices.end();} in vertices_end() function
395 Vertex_const_iterator vertices_end() const{ return vertices.end();} in vertices_end() function
H A DHalfedgeDS_list.h469 Vertex_iterator vertices_end() { return vertices.end();} in vertices_end() function
481 Vertex_const_iterator vertices_end() const{ return vertices.end();} in vertices_end() function
H A Dgraph_traits_Arrangement_2.h257 vertex_iterator vertices_end() in vertices_end() function
H A DPolygon_2.h272 Vertex_const_iterator vertices_end() const in vertices_end() function
H A DTriangulation.h421 Vertex_iterator vertices_end() { return tds().vertices_end(); } in vertices_end() function
424 Vertex_const_iterator vertices_end() const { return tds().vertices_end(); } in vertices_end() function
H A DConvex_hull_d.h839 Vertex_iterator vertices_end() { return Base::vertices_end(); } in vertices_end() function
875 Vertex_const_iterator vertices_end() const in vertices_end() function
H A DPolyhedron_3.h837 Vertex_iterator vertices_end() { return hds_.vertices_end();} in vertices_end() function
866 Vertex_const_iterator vertices_end() const { in vertices_end() function
H A DVoronoi_diagram_2.h580 Vertex_iterator vertices_end() const { in vertices_end() function
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgsabstractgeometry.h993 vertex_iterator vertices_end() const in vertices_end() function
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/view_map/
H A DViewMap.cpp743 ViewEdge::const_vertex_iterator ViewEdge::vertices_end() const in vertices_end() function in Freestyle::ViewEdge
748 ViewEdge::vertex_iterator ViewEdge::vertices_end() in vertices_end() function in Freestyle::ViewEdge
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgsabstractgeometry.h924 vertex_iterator vertices_end() const in vertices_end() function
/dports/math/cgal/CGAL-5.3/include/CGAL/IO/OFF/
H A DScanner_OFF.h283 Vertex_iterator vertices_end() { in vertices_end() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Arrangement_2/
H A Dgraph_traits_dual.h265 Vertex_iterator vertices_end() const { return (p_arr->faces_end()); } in vertices_end() function
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Core/Mesh/
H A DArrayKernel.hh834 KernelVertexIter vertices_end() { return vertices_.end(); } in vertices_end() function in OpenMesh::ArrayKernel
835 KernelConstVertexIter vertices_end() const { return vertices_.end(); } in vertices_end() function in OpenMesh::ArrayKernel
H A DPolyConnectivity_inline_impl.hh176 inline PolyConnectivity::VertexIter PolyConnectivity::vertices_end() in vertices_end() function in OpenMesh::PolyConnectivity
179 inline PolyConnectivity::ConstVertexIter PolyConnectivity::vertices_end() const in vertices_end() function in OpenMesh::PolyConnectivity
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_2/
H A DPM_const_decorator.h280 Vertex_const_iterator vertices_end() const in vertices_end() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_3/
H A DSNC_const_decorator.h150 Vertex_const_iterator vertices_end() const { in vertices_end() function
/dports/math/cgal/CGAL-5.3/include/CGAL/boost/graph/
H A DSeam_mesh.h627 vertex_iterator vertices_end() const in vertices_end() function

12