MeshGui::SmoothingDialog Class Reference

Embed the panel into a dialog. More...

#include <DlgSmoothing.h>

Public Member Functions

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

Detailed Description

Embed the panel into a dialog.

Constructor & Destructor Documentation

◆ SmoothingDialog()

SmoothingDialog::SmoothingDialog ( QWidget parent = 0,
Qt::WindowFlags  fl = 0 
)

◆ ~SmoothingDialog()

SmoothingDialog::~SmoothingDialog ( )

Member Function Documentation

◆ iterations()

int MeshGui::SmoothingDialog::iterations ( ) const

◆ lambdaStep()

double MeshGui::SmoothingDialog::lambdaStep ( ) const

◆ method()

DlgSmoothing::Smooth MeshGui::SmoothingDialog::method ( ) const

◆ microStep()

double MeshGui::SmoothingDialog::microStep ( ) const

◆ smoothSelection()

bool MeshGui::SmoothingDialog::smoothSelection ( ) const

The documentation for this class was generated from the following files:
  • src/Mod/Mesh/Gui/DlgSmoothing.h
  • src/Mod/Mesh/Gui/DlgSmoothing.cpp