Home
last modified time | relevance | path

Searched defs:mesh_vd (Results 1 – 3 of 3) sorted by relevance

/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Surface_mesh_deformation/
H A DScene_edit_polyhedron_item.cpp279 typedef typename boost::graph_traits<Mesh>::vertex_descriptor mesh_vd; in apply_reset_drawing_data() typedef
337 typedef typename boost::graph_traits<Mesh>::vertex_descriptor mesh_vd; in compute_normals_and_vertices() typedef
526 typedef boost::graph_traits<SMesh>::vertex_descriptor mesh_vd; typedef
563 typedef typename boost::graph_traits<Mesh>::vertex_descriptor mesh_vd; in remesh() typedef
765 typedef typename boost::graph_traits<Mesh>::vertex_descriptor mesh_vd; typedef
796 typedef typename boost::graph_traits<Mesh>::vertex_descriptor mesh_vd; in expand_or_reduce() typedef
1433 typedef typename boost::graph_traits<Mesh>::vertex_descriptor mesh_vd; in delete_ctrl_vertices_group() typedef
1561 typedef typename boost::graph_traits<Mesh>::vertex_descriptor mesh_vd; in read_roi() typedef
H A DScene_edit_polyhedron_item.h135 typedef typename boost::graph_traits<Mesh>::vertex_descriptor mesh_vd; typedef
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/
H A DTravel_isolated_components.h12 typedef typename boost::graph_traits<Mesh>::vertex_descriptor mesh_vd; typedef