#include "VISU_Prs3d_i.hh"#include "VisuGUI_Panel.h"#include <VISU_ClippingPlaneMgr.hxx>#include <QList>#include <vtkActor.h>#include <vtkPlane.h>#include <SALOMEDSClient_SObject.hxx>
Go to the source code of this file.
Data Structures | |
| class | PreviewPlane |
| class | VisuGUI_ClippingPanel |
Typedefs | |
| typedef QList< vtkPlane * > | ListOfvtkPlanes |
| typedef QList< PreviewPlane * > | ListOfPreview |
| typedef QList<vtkPlane*> ListOfvtkPlanes |
| typedef QList<PreviewPlane*> ListOfPreview |