15#ifndef vtkOrientPolyData_h
16#define vtkOrientPolyData_h
18#include "vtkFiltersCoreModule.h"
22VTK_ABI_NAMESPACE_BEGIN
106 std::vector<char>& visited,
vtkIdType& numFlips);
list of point or cell ids
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
bool NonManifoldTraversal
~vtkOrientPolyData() override
static vtkOrientPolyData * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
concrete dataset represents vertices, lines, polygons, and triangle strips