63#ifndef vtkPolyDataNormals_h
64#define vtkPolyDataNormals_h
66#include "vtkFiltersCoreModule.h"
215 void TraverseAndOrder(
void);
dynamic, self-adjusting array of float
list of point or cell ids
a simple class to control print indentation
int OutputPointsPrecision
static vtkPolyDataNormals * New()
Construct with feature angle=30, splitting and consistency turned on, flipNormals turned off,...
~vtkPolyDataNormals() override=default
vtkTypeBool NonManifoldTraversal
vtkTypeBool ComputeCellNormals
vtkTypeBool ComputePointNormals
vtkTypeBool AutoOrientNormals
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
concrete dataset represents vertices, lines, polygons, and triangle strips