Go to the documentation of this file.
37 #ifndef vtkReverseSense_h
38 #define vtkReverseSense_h
40 #include "vtkFiltersCoreModule.h"
~vtkReverseSense() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
reverse the ordering of polygonal cells and/or vertex normals
a simple class to control print indentation
vtkTypeBool ReverseNormals
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.