Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

Laplacian Smoothing. More...

#include <LaplaceSmootherT.hh>

Inheritance diagram for OpenMesh::Smoother::LaplaceSmootherT< Mesh >:

OpenMesh::Smoother::SmootherT< Mesh > OpenMesh::Utils::Noncopyable OpenMesh::Smoother::JacobiLaplaceSmootherT< Mesh > List of all members.

Public Member Functions

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


Detailed Description

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

Laplacian Smoothing.


Member Function Documentation

template<class Mesh>
void OpenMesh::Smoother::LaplaceSmootherT< Mesh >::initialize Component  _comp,
Continuity  _cont
 

Initialize smoother.

Parameters:
_comp Determine component to smooth
_cont 

Reimplemented from OpenMesh::Smoother::SmootherT< Mesh >.


The documentation for this class was generated from the following files:
acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .