28 #ifndef vtkCountFaces_h
29 #define vtkCountFaces_h
31 #include "vtkFiltersGeneralModule.h"
39 void PrintSelf(ostream &os,
vtkIndent indent) override;
45 vtkSetStringMacro(OutputArrayName)
46 vtkGetStringMacro(OutputArrayName)
59 char *OutputArrayName;
66 #endif // vtkCountFaces_h