Version: 9.12.0
SMESHGUI_ClippingDlg.h File Reference
#include "SMESH_SMESHGUI.hxx"
#include <SVTK_ViewWindow.h>
#include <QDialog>
#include <QPointer>
#include <vtkPlane.h>
#include <vtkSmartPointer.h>
#include <list>
#include <map>
#include <vector>
Include dependency graph for SMESHGUI_ClippingDlg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SMESH::OrientedPlane
 
struct  SMESH::TPlaneData
 
class  SMESHGUI_ClippingDlg
 

Namespaces

 SMESH
 

Typedefs

typedef vtkSmartPointer< OrientedPlane > SMESH::TPlane
 
typedef std::list< vtkActor * > SMESH::TActorList
 
typedef std::vector< TPlane > SMESH::TPlaneVector
 
typedef std::vector< TPlaneDataSMESH::TPlaneDataVector
 

Enumerations

enum  SMESH::Mode { SMESH::Absolute , SMESH::Relative }
 
enum  SMESH::Orientation { SMESH::XY , SMESH::YZ , SMESH::ZX }