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]);
Superclass for algorithms that produce only data object as output.
general representation of visualization data
abstract class to specify dataset behavior
a simple class to control print indentation
reflects a data set across a plane
static vtkReflectionFilter * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkReflectionFilter() override
dataset represents arbitrary combinations of all possible cell types
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.