MeshGui::RemeshGmsh Class Reference

Non-modal dialog to remesh an existing mesh. More...

#include <RemeshGmsh.h>

Classes

class  Private
 

Public Member Functions

 RemeshGmsh (Mesh::Feature *mesh, QWidget *parent=nullptr, Qt::WindowFlags fl=Qt::WindowFlags())
 
 ~RemeshGmsh ()
 
- Public Member Functions inherited from MeshGui::GmshWidget
void accept ()
 
 GmshWidget (QWidget *parent=nullptr, Qt::WindowFlags fl=Qt::WindowFlags())
 
void reject ()
 
 ~GmshWidget ()
 

Protected Member Functions

virtual bool loadOutput ()
 
virtual bool writeProject (QString &inpFile, QString &outFile)
 
- Protected Member Functions inherited from MeshGui::GmshWidget
void changeEvent (QEvent *e)
 
double getAngle () const
 
double getMaxSize () const
 
double getMinSize () const
 
virtual bool loadOutput ()
 
int meshingAlgorithm () const
 
virtual bool writeProject (QString &inpFile, QString &outFile)
 

Detailed Description

Non-modal dialog to remesh an existing mesh.

Author
Werner Mayer

Constructor & Destructor Documentation

◆ RemeshGmsh()

RemeshGmsh::RemeshGmsh ( Mesh::Feature mesh,
QWidget parent = nullptr,
Qt::WindowFlags  fl = Qt::WindowFlags() 
)

◆ ~RemeshGmsh()

RemeshGmsh::~RemeshGmsh ( )

Member Function Documentation

◆ loadOutput()

◆ writeProject()


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