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