25 #ifndef vtkPassThrough_h
26 #define vtkPassThrough_h
46 vtkSetMacro(DeepCopyInput,
int);
47 vtkGetMacro(DeepCopyInput,
int);
48 vtkBooleanMacro(DeepCopyInput,
int);
Shallow copies the input into the output.
a simple class to control print indentation
#define VTKFILTERSGENERAL_EXPORT