20 #ifndef _vtkELNOFilter_h
21 #define _vtkELNOFilter_h
23 #include "vtkQuadraturePointsGenerator.h"
30 void PrintSelf(ostream& os, vtkIndent indent);
38 vtkSetMacro(ShrinkFactor,
double);
39 vtkGetMacro(ShrinkFactor,
double);
45 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
46 void AttachCellFieldsOn(vtkUnstructuredGrid *, vtkCellData *,
int);