Go to the documentation of this file.
21 #ifndef vtkPPolyDataNormals_h
22 #define vtkPPolyDataNormals_h
24 #include "vtkFiltersParallelModule.h"
41 vtkGetMacro(PieceInvariant,
int);
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
compute normals for polygonal mesh
compute normals for polygonal mesh
a simple class to control print indentation
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkPolyDataNormals * New()
Construct with feature angle=30, splitting and consistency turned on, flipNormals turned off,...