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);
124 void FlipVector(
double tuple[3],
int mirrorDir[3]);
static vtkReflectionFilter * New()
Superclass for algorithms that produce only data object as output.
~vtkReflectionFilter() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
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.
dataset represents arbitrary combinations of all possible cell types
general representation of visualization data