Go to the documentation of this file.
27 #ifndef vtkReflectionFilter_h
28 #define vtkReflectionFilter_h
void FlipVector(double tuple[3], int mirrorDir[3])
void PrintSelf(ostream &os, vtkIndent indent)
static vtkReflectionFilter * New()
Superclass for algorithms that produce only data object as output.
#define vtkTypeMacro(thisClass, superclass)
GLenum GLenum GLenum input
#define vtkSetClampMacro(name, type, min, max)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
reflects a data set across a plane
a simple class to control print indentation
virtual int RequestDataInternal(vtkDataSet *input, vtkUnstructuredGrid *output, double bounds[6])
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
virtual int FillInputPortInformation(int port, vtkInformation *info)
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int ComputeBounds(vtkDataObject *input, double bounds[6])
dataset represents arbitrary combinations of all possible cell types
general representation of visualization data