Version: 8.3.0
SMESHGUI.h File Reference
#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>
Include dependency graph for SMESHGUI.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

typedef std::map<SUIT_ViewManager*, SMESHGUI_ClippingPlaneInfoList> SMESHGUI_ClippingPlaneInfoMap
typedef std::map<int, VTK::MarkerMap> SMESHGUI_StudyId2MarkerMap