#include "SMESH_SMESHGUI.hxx"
#include <SalomeApp_Module.h>
#include <VTKViewer_MarkerDef.h>
#include <SALOME_InteractiveObject.hxx>
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SMESH_Gen)>
#include <vtkSmartPointer.h>
#include <vtkType.h>
Go to the source code of this file.
Data Structures | |
struct | SMESH::ClippingPlaneInfo |
class | SMESHGUI |
Namespaces | |
namespace | SMESH |
Typedefs | |
typedef std::map< int, VTK::MarkerMap > | SMESHGUI_StudyId2MarkerMap |
typedef std::list < SMESH::ClippingPlaneInfo > | SMESHGUI_ClippingPlaneInfoList |
typedef std::map < SUIT_ViewManager *, SMESHGUI_ClippingPlaneInfoList > | SMESHGUI_ClippingPlaneInfoMap |
typedef std::list<SMESH::ClippingPlaneInfo> SMESHGUI_ClippingPlaneInfoList |
typedef std::map<SUIT_ViewManager*, SMESHGUI_ClippingPlaneInfoList> SMESHGUI_ClippingPlaneInfoMap |
typedef std::map<int, VTK::MarkerMap> SMESHGUI_StudyId2MarkerMap |