MeshGui::DlgSmoothing Class Reference

#include <DlgSmoothing.h>

List of all members.

Public Types

enum  Smooth { None, Taubin, Laplace }

Public Member Functions

 DlgSmoothing (QWidget *parent=0, Qt::WFlags fl=0)
int iterations () const
double lambdaStep () const
Smooth method () const
double microStep () const
 ~DlgSmoothing ()

Detailed Description

Definition at line 34 of file DlgSmoothing.h.


Member Enumeration Documentation

Enumerator:
None 
Taubin 
Laplace 

Definition at line 39 of file DlgSmoothing.h.


Constructor & Destructor Documentation

DlgSmoothing::DlgSmoothing ( QWidget *  parent = 0,
Qt::WFlags  fl = 0 
)
DlgSmoothing::~DlgSmoothing (  ) 

Definition at line 53 of file DlgSmoothing.cpp.


Member Function Documentation

int DlgSmoothing::iterations (  )  const

Definition at line 71 of file DlgSmoothing.cpp.

References MeshGui::Ui_DlgSmoothing::iterations.

Referenced by CmdMeshSmoothing::activated().

double DlgSmoothing::lambdaStep (  )  const

Definition at line 76 of file DlgSmoothing.cpp.

References MeshGui::Ui_DlgSmoothing::spinLambda.

Referenced by CmdMeshSmoothing::activated().

DlgSmoothing::Smooth DlgSmoothing::method (  )  const
double DlgSmoothing::microStep (  )  const

Definition at line 81 of file DlgSmoothing.cpp.

References MeshGui::Ui_DlgSmoothing::spinMicro.

Referenced by CmdMeshSmoothing::activated().


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:26 2011 for FreeCAD by  doxygen 1.6.1