To avoid compilation errors.

vtkProperty header file is removed from VTKViewer_Actor header file.
This commit is contained in:
apo 2006-02-03 10:29:11 +00:00
parent 77c6e92158
commit e043c773bb
2 changed files with 5 additions and 1 deletions

View File

@ -42,6 +42,7 @@
#include <vtkMatrix4x4.h>
#include <vtkMath.h>
#include <vtkProperty.h>
#include <vtkRenderer.h>
#include <vtkCamera.h>

View File

@ -33,7 +33,8 @@
#include "GEOM_AssemblyBuilder.h"
#include "GEOM_Actor.h"
#include "utilities.h"
#include <vtkProperty.h>
// Open CASCADE Includes
#include <TopExp_Explorer.hxx>
@ -47,6 +48,8 @@
#include <TopTools_ListOfShape.hxx>
#include <TopoDS_Iterator.hxx>
#include "utilities.h"
using namespace std;
// SALOME