X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FMEDReader%2FIO%2FvtkELNOFilter.h;h=418bcf6d599e3bce9f061369a5f09f702a1abd46;hb=467172fc03f8d730254bf304355fb76663bb33d0;hp=54a5e75029f6e3288343ab2c2ca2a92b263f6be9;hpb=9dbade0021c7a8e21aedcfb28be257886abed924;p=modules%2Fparavis.git diff --git a/src/Plugins/MEDReader/IO/vtkELNOFilter.h b/src/Plugins/MEDReader/IO/vtkELNOFilter.h index 54a5e750..418bcf6d 100644 --- a/src/Plugins/MEDReader/IO/vtkELNOFilter.h +++ b/src/Plugins/MEDReader/IO/vtkELNOFilter.h @@ -1,9 +1,9 @@ -// Copyright (C) 2010-2014 CEA/DEN, EDF R&D +// Copyright (C) 2010-2016 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -42,9 +42,8 @@ protected: vtkELNOFilter(); ~vtkELNOFilter(); - int RequestData(vtkInformation *, vtkInformationVector **, - vtkInformationVector *); - + int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *); + void AttachCellFieldsOn(vtkUnstructuredGrid *, vtkCellData *, int); double ShrinkFactor; private: