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=nullptr, Qt::WindowFlags fl=Qt::WindowFlags())
 
bool smoothSelection () const
 
 ~SmoothingDialog ()
 

Detailed Description

Embed the panel into a dialog.

Constructor & Destructor Documentation

◆ SmoothingDialog()

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

◆ ~SmoothingDialog()

SmoothingDialog::~SmoothingDialog ( )

Member Function Documentation

◆ iterations()

int MeshGui::SmoothingDialog::iterations ( ) const

◆ lambdaStep()

double MeshGui::SmoothingDialog::lambdaStep ( ) const

◆ method()

◆ microStep()

double MeshGui::SmoothingDialog::microStep ( ) const

◆ smoothSelection()

bool MeshGui::SmoothingDialog::smoothSelection ( ) const

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