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