Home
last modified time | relevance | path

Searched refs:vcmap_ (Results 1 – 3 of 3) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/internal/Smoothing/
H A Dcurvature_flow_impl.h117 vcmap_(vcmap), in Shape_smoother()
310 return get(vcmap_, v); in is_constrained()
397 VertexConstraintMap vcmap_; variable
H A Dmesh_smoothing_impl.h503 mesh_(pmesh), vpmap_(vpmap), vcmap_(vcmap), traits_(traits) in Mesh_smoother()
653 return get(vcmap_, v); in is_constrained()
759 VertexConstraintMap vcmap_; variable
/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/
H A Dremesh_impl.h325 , vcmap_(vcmap) in mesh_()
860 mesh_, vpmap_, vcmap_, ecmap_, gt_, in flip_edges_for_valence_and_shape()
866 mesh_, vpmap_, vcmap_, ecmap_, gt_, cap_threshold, 4, 0); in flip_edges_for_valence_and_shape()
1517 return get(vcmap_, v); in is_constrained()
2056 VertexIsConstrainedMap vcmap_; variable