OpenMesh.Tools.Smoother.SmootherT



class SmootherT (Mesh);
Base class for smoothing algorithms.

void initialize (Component _comp, Continuity _cont);
Initialize smoother

\param comp Determine component to smooth

\param cont

void set_relative_local_error (Scalar _err);
Set local error

void smooth (uint _n);
Do n smoothing iterations

void set_active_vertices ();
Find active vertices. Resets tagged status !

Page was generated with CanDyDOC on Fri Oct 12 16:12:15 2007