|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   21 #ifndef vtkPPolyDataNormals_h 
   22 #define vtkPPolyDataNormals_h 
   24 #include "vtkFiltersParallelModule.h"  
  
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
vtkTypeBool PieceInvariant
~vtkPPolyDataNormals() override
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,...