Laplacian Smoothing.
More...
#include </data1/home1/moebius/projects/release/OpenMesh-2.0/src/OpenMesh/Tools/Smoother/JacobiLaplaceSmootherT.hh>
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: