vtkProperty header file is removed from VTKViewer_Actor header file.
class vtkUnstructuredGrid;
class vtkDataSetMapper;
+class vtkDataArray;
class vtkInteractorObserver;
class vtkCallbackCommand;
#include <vtkObjectFactory.h>
#include <vtkRenderer.h>
+#include <vtkProperty.h>
vtkStandardNewMacro(VISU_ScalarMapAct);
#include <vtkPlaneSource.h>
#include <vtkPolyData.h>
#include <vtkUnstructuredGrid.h>
+#include <vtkProperty.h>
// OCCT Includes
#include <gp_Dir.hxx>
#include "SUIT_FileDlg.h"
#include <vtkRenderer.h>
+#include <vtkMapper.h>
#include <qhbox.h>
#include <qgrid.h>
#include "VISU_Convertor.hxx"
#include <vtkDataSetMapper.h>
+#include <vtkProperty.h>
using namespace VISU;
using namespace std;
#include <vtkXMLImageDataReader.h>
#include <vtkScalarBarActor.h>
#include <vtkTextProperty.h>
-
+#include <vtkProperty.h>
using namespace VISU;
using namespace std;
#include "VISU_ScalarMap_i.hh"
#include "VISU_ScalarMapOnDeformedShape_i.hh"
#include "VISU_Convertor.hxx"
-#include "VISU_Actor.h"
#include "VISU_ScalarMapAct.h"
#include <vtkUnstructuredGrid.h>
+#include <vtkProperty.h>
+#include <vtkMapper.h>
using namespace VISU;
using namespace std;
#include "VISU_VectorsPL.hxx"
#include "VISU_Convertor.hxx"
+#include <vtkProperty.h>
+
using namespace VISU;
using namespace std;