OpenMesh
OpenMesh::Smoother::JacobiLaplaceSmootherT< Mesh > Class Template Reference

Laplacian Smoothing. More...

#include <OpenMesh/Tools/Smoother/JacobiLaplaceSmootherT.hh>

Inheritance diagram for OpenMesh::Smoother::JacobiLaplaceSmootherT< Mesh >:
Collaboration diagram for OpenMesh::Smoother::JacobiLaplaceSmootherT< Mesh >:

List of all members.

Public Member Functions

 JacobiLaplaceSmootherT (Mesh &_mesh)
void smooth (unsigned int _n)
 Do _n smoothing iterations.

Protected Member Functions

virtual void compute_new_positions_C0 ()
virtual void compute_new_positions_C1 ()

Detailed Description

template<class Mesh>
class OpenMesh::Smoother::JacobiLaplaceSmootherT< Mesh >

Laplacian Smoothing.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines