#include "SMESH_SMESHGUI.hxx"
#include "SMESHGUI_PreviewDlg.h"
#include <QDialog>
#include <TColStd_MapOfInteger.hxx>
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SMESH_Mesh)>
#include <CORBA_SERVER_HEADER(SMESH_MeshEditor)>
Go to the source code of this file.
Data Structures | |
class | SMESHGUI_MultiEditDlg |
Class : SMESHGUI_MultiEditDlg Description : Base class for dialogs of diagonal inversion and union of two neighboring triangles. More... | |
class | SMESHGUI_ChangeOrientationDlg |
Class : SMESHGUI_ChangeOrientationDlg Description : Modification of orientation of faces. More... | |
class | SMESHGUI_UnionOfTrianglesDlg |
Class : SMESHGUI_UnionOfTrianglesDlg Description : Construction of quadrangles by automatic association of triangles. More... | |
class | SMESHGUI_CuttingOfQuadsDlg |
class | SMESHGUI_SplitVolumesDlg |
Class : SMESHGUI_SplitVolumesDlg Description : Split all volumes into tetrahedrons. More... | |