11 #ifndef vtkPReflectionFilter_h
12 #define vtkPReflectionFilter_h
14 #include "vtkFiltersParallelModule.h"
17 VTK_ABI_NAMESPACE_BEGIN
reflects a data set across a plane
parallel version of vtkReflectionFilter
static vtkReflectionFilter * New()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int ComputeBounds(vtkDataObject *input, double bounds[6])
Internal method to compute bounds.
vtkMultiProcessController * Controller
general representation of visualization data
Multiprocessing communication superclass.