Porting to VTK 6.

First compilable version of GEOM and SMESH modules.
This commit is contained in:
ouv 2013-01-30 12:29:16 +00:00
parent 89a4e3c9e4
commit c5e20f106e

View File

@ -49,7 +49,6 @@ public:
protected:
TVertexSet myVertexSet;
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
GEOM_VertexSource();