MeshGui::DlgSmoothing Class Reference

#include <DlgSmoothing.h>

Public Types

enum  Smooth { }
 

Signals

void toggledSelection (bool)
 

Public Member Functions

 DlgSmoothing (QWidget *parent=nullptr)
 
int iterations () const
 
double lambdaStep () const
 
Smooth method () const
 
double microStep () const
 
bool smoothSelection () const
 
 ~DlgSmoothing ()
 

Member Enumeration Documentation

◆ Smooth

Enumerator
Taubin 
Laplace 

Constructor & Destructor Documentation

◆ DlgSmoothing()

◆ ~DlgSmoothing()

DlgSmoothing::~DlgSmoothing ( )

Member Function Documentation

◆ iterations()

int DlgSmoothing::iterations ( ) const

◆ lambdaStep()

double DlgSmoothing::lambdaStep ( ) const

◆ method()

◆ microStep()

double DlgSmoothing::microStep ( ) const

◆ smoothSelection()

bool DlgSmoothing::smoothSelection ( ) const

◆ toggledSelection

void MeshGui::DlgSmoothing::toggledSelection ( bool  )
signal

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