X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCONVERTOR%2FVISU_UsedPointsFilter.hxx;h=ebea79cab9a39ccf2d6275a80e9e8083292f1a31;hb=HEAD;hp=3150a792fa60c0b9d94f96a3ff218ac20b06f23c;hpb=bb2dbb17e0cae886af881a7a22ed9f394790c846;p=modules%2Fvisu.git diff --git a/src/CONVERTOR/VISU_UsedPointsFilter.hxx b/src/CONVERTOR/VISU_UsedPointsFilter.hxx index 3150a792..ebea79ca 100644 --- a/src/CONVERTOR/VISU_UsedPointsFilter.hxx +++ b/src/CONVERTOR/VISU_UsedPointsFilter.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -29,8 +29,7 @@ #include "VISUConvertor.hxx" -//class VISU_CONVERTOR_EXPORT VISU_UsedPointsFilter : public vtkDataSetToUnstructuredGridFilter -class VISU_CONVERTOR_EXPORT VISU_UsedPointsFilter : public vtkUnstructuredGridAlgorithm // OUV_PORTING: to check +class VISU_CONVERTOR_EXPORT VISU_UsedPointsFilter : public vtkUnstructuredGridAlgorithm { public: vtkTypeMacro(VISU_UsedPointsFilter,vtkUnstructuredGridAlgorithm);