90#ifndef vtkReverseSense_h
91#define vtkReverseSense_h
93#include "vtkFiltersCoreModule.h"
a simple class to control print indentation
Superclass for algorithms that produce only polydata as output.
reverse the ordering of polygonal cells and/or vertex normals
vtkTypeBool ReverseNormals
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkReverseSense() override=default
static vtkReverseSense * New()
Construct object so that behavior is to reverse cell ordering and leave normal orientation as is.