Home
last modified time | relevance | path

Searched defs:old_vertex (Results 1 – 12 of 12) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Mesh_3/
H A DC3T3_helpers.h769 Vertex_handle update_mesh(const Vertex_handle& old_vertex, in update_mesh()
2432 update_mesh(const Vertex_handle& old_vertex, in update_mesh()
2533 update_mesh_topo_change(const Vertex_handle& old_vertex, in update_mesh_topo_change()
2651 update_mesh(const Vertex_handle& old_vertex, in update_mesh()
2934 move_point(const Vertex_handle& old_vertex, in move_point()
2985 move_point(const Vertex_handle& old_vertex, in move_point()
3033 move_point(const Vertex_handle& old_vertex, in move_point()
3118 move_point_topo_change(const Vertex_handle& old_vertex, in move_point_topo_change()
3184 move_point_topo_change(const Vertex_handle& old_vertex, in move_point_topo_change()
3230 const Vertex_handle& old_vertex, in move_point_topo_change_conflict_zone_known()
[all …]
H A DSlivers_exuder.h1540 const Vertex_handle& old_vertex, in update_mesh()
/dports/math/vtk8/VTK-8.2.0/Infovis/Core/
H A DvtkCollapseGraph.cxx167 …for(vtkIdType old_vertex = 0, new_vertex = 0; old_vertex != input_graph->GetNumberOfVertices(); ++… in RequestData() local
/dports/math/vtk9/VTK-9.1.0/Infovis/Core/
H A DvtkCollapseGraph.cxx163 for (vtkIdType old_vertex = 0, new_vertex = 0; old_vertex != input_graph->GetNumberOfVertices(); in RequestData() local
/dports/math/vtk6/VTK-6.2.0/Infovis/Core/
H A DvtkCollapseGraph.cxx170 …for(vtkIdType old_vertex = 0, new_vertex = 0; old_vertex != input_graph->GetNumberOfVertices(); ++… in RequestData() local
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/ball/src/include/BALL/STRUCTURE/
H A DgraphEdge.h482 (const Vertex* old_vertex, Vertex* new_vertex) in substitute()
H A DgraphFace.h468 (const Vertex* old_vertex, Vertex* new_vertex) in substitute()
1299 (const Vertex* old_vertex, Vertex* new_vertex) in substitute()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/tools/tools-9c102e0/src/libtools/
H A Dgraphalgorithm.cc186 Index old_vertex = starting_vertex; in reduceGraph() local
/dports/graphics/fracplanet/fracplanet-0.5.1/
H A Dtriangle_mesh.cpp120 std::vector<Vertex> old_vertex; in subdivide() local
/dports/graphics/cogl/cogl-1.22.8/cogl-path/
H A Dcogl-path.c1255 CoglPathTesselatorVertex *old_vertex = in _cogl_path_tesselator_combine() local
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl-path/
H A Dcogl-path.c1255 CoglPathTesselatorVertex *old_vertex = in _cogl_path_tesselator_combine() local
/dports/math/mfem/mfem-4.3/fem/
H A Dgridfunc.cpp3730 Array<int> new_vertex, old_vertex; in LegacyNCReorder() local