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=0, Qt::WindowFlags fl=0) | |
~RemeshGmsh () | |
Public Member Functions inherited from MeshGui::GmshWidget | |
void | accept () |
GmshWidget (QWidget *parent=0, Qt::WindowFlags fl=0) | |
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 |
int | meshingAlgorithm () const |
Detailed Description
Non-modal dialog to remesh an existing mesh.
Constructor & Destructor Documentation
◆ RemeshGmsh()
RemeshGmsh::RemeshGmsh | ( | Mesh::Feature * | mesh, |
QWidget * | parent = 0 , |
||
Qt::WindowFlags | fl = 0 |
||
) |
References App::Application::getTempFileName().
◆ ~RemeshGmsh()
RemeshGmsh::~RemeshGmsh | ( | ) |
Member Function Documentation
◆ loadOutput()
|
protectedvirtual |
◆ writeProject()
|
protectedvirtual |
The documentation for this class was generated from the following files:
- src/Mod/Mesh/Gui/RemeshGmsh.h
- src/Mod/Mesh/Gui/RemeshGmsh.cpp