Go to the documentation of this file.
28 #ifndef vtkReflectionFilter_h
29 #define vtkReflectionFilter_h
31 #include "vtkFiltersGeneralModule.h"
61 vtkSetClampMacro(Plane,
int, 0, 8);
62 vtkGetMacro(Plane,
int);
80 vtkGetMacro(Center,
double);
89 vtkGetMacro(CopyInput,
int);
115 virtual
int ComputeBounds(
vtkDataObject* input,
double bounds[6]);
124 void FlipVector(
double tuple[3],
int mirrorDir[3]);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce only data object as output.
reflects a data set across a plane
a simple class to control print indentation
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkDataObjectAlgorithm * New()
dataset represents arbitrary combinations of all possible cell types
general representation of visualization data