#include "SMESH_SMESHGUI.hxx"
#include "SMESHGUI_Dialog.h"
#include "SMESHGUI_SelectionOp.h"
#include "SMESH_TypeFilter.hxx"
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SMESH_MeshEditor)>
#include <CORBA_SERVER_HEADER(SMESH_Mesh)>
Go to the source code of this file.
Data Structures | |
class | SMESHGUI_Make2DFrom3DDlg |
Dialog to show result mesh statistic. More... | |
class | SMESHGUI_Make2DFrom3DOp |
Operation to compute 2D mesh on 3D. More... | |