10 #ifndef vtkCPFileGridBuilder_h
11 #define vtkCPFileGridBuilder_h
14 #include "vtkPVCatalystTestDriverModule.h"
36 vtkGetStringMacro(FileName);
37 vtkSetStringMacro(FileName);
44 vtkGetMacro(KeepPointData,
bool);
45 vtkSetMacro(KeepPointData,
bool);
52 vtkGetMacro(KeepCellData,
bool);
53 vtkSetMacro(KeepCellData,
bool);