CLaplacianSmoother Class Reference

#include <CLaplacianSmoother.h>

Inheritance diagram for CLaplacianSmoother:
CSmoother cmd::CCommand

List of all members.

Public Member Functions

 CLaplacianSmoother (double factor, int iterations, int layers=1)
 Constructor parametrized by smoothing factor and number of iterations.
virtual ~CLaplacianSmoother ()
 Destructor.
virtual bool smooth (CSmoothingMesh *mesh)
 This method smoothes a mesh by Laplacian algorithm.

Protected Attributes

double dFactor
 Smoothing factor.
int iIterations
 Number of iterations.
int iLayers
 Number of vertex neighbourhood layers.

Detailed Description

LaplacianSmoother class


The documentation for this class was generated from the following files:
 All Classes Functions Variables

Generated on Mon Dec 21 09:38:55 2009 for MeshSmoothingTools by  doxygen 1.6.1