X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FMEDReader%2FIO%2FvtkELNOFilter.h;h=418bcf6d599e3bce9f061369a5f09f702a1abd46;hb=467172fc03f8d730254bf304355fb76663bb33d0;hp=87715f93de800ccf32239ea8e8a306b2c445e8a4;hpb=314a6ae6cba04133686795b8aba0eb15b9662318;p=modules%2Fparavis.git diff --git a/src/Plugins/MEDReader/IO/vtkELNOFilter.h b/src/Plugins/MEDReader/IO/vtkELNOFilter.h index 87715f93..418bcf6d 100644 --- a/src/Plugins/MEDReader/IO/vtkELNOFilter.h +++ b/src/Plugins/MEDReader/IO/vtkELNOFilter.h @@ -1,4 +1,4 @@ -// 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 @@ -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: