#include "SALOME_InteractiveObject.hxx"#include "SalomeApp_DoubleSpinBox.h"#include <QDialog>#include <QPointer>#include <vtkSmartPointer.h>#include <vtkPlane.h>#include <vector>
Go to the source code of this file.
Data Structures | |
| class | OrientedPlane |
| class | VisuGUI_ClippingDlg |
Packages | |
| package | VISU |
Typedefs | |
| typedef vtkSmartPointer < OrientedPlane > | VISU.TVTKPlane |
| typedef std::vector< TVTKPlane > | VISU.TPlanes |
Enumerations | |
| enum | VISU.Orientation { VISU.XY, VISU.YZ, VISU.ZX } |