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) |
Non-modal dialog to remesh an existing mesh.
RemeshGmsh::RemeshGmsh | ( | Mesh::Feature * | mesh, |
QWidget * | parent = nullptr , |
||
Qt::WindowFlags | fl = Qt::WindowFlags() |
||
) |
References App::Application::getTempFileName().
RemeshGmsh::~RemeshGmsh | ( | ) |
|
protectedvirtual |
|
protectedvirtual |