15 double damping_factor = 1.0);
Handle that represents attributes for some mesh.
std::vector< simplex::Simplex > execute(const simplex::Simplex &simplex) override
returns an empty vector in case of failure
const TypedAttributeHandle< Rational > & m_coordinate_handle
TetWildTangentialLaplacianSmoothing(Mesh &m, const TypedAttributeHandle< Rational > &coordinate, double damping_factor=1.0)