Home
last modified time | relevance | path

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

/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/internal/Smoothing/
H A Dcurvature_flow_impl.h295 const FT inflating_factor = std::cbrt(CGAL::abs(old_vol / new_vol)); in update_mesh() local
301 traits_.construct_scaled_vector_3_object()(d, inflating_factor)); in update_mesh()