#include "SMESH_PreviewActorsCollection.h"#include "utilities.h"#include "SALOME_InteractiveObject.hxx"#include <TopoDS.hxx>#include <TopExp.hxx>#include <TopExp_Explorer.hxx>#include <vtkUnstructuredGrid.h>#include <vtkPlane.h>#include <vtkRenderer.h>#include <vtkProperty.h>#include "VTKViewer_Actor.h"#include "SVTK_DeviceActor.h"#include "SALOME_Actor.h"#include <QString>#include <QColor>
Go to the source code of this file.
Variables | |
| static int | MYDEBUG = 0 |
Definition at line 54 of file SMESH_PreviewActorsCollection.cxx.