20 #ifndef __vtkPPolyDataNormals_h
21 #define __vtkPPolyDataNormals_h
23 #include "vtkFiltersParallelModule.h"
30 void PrintSelf(ostream& os, vtkIndent indent);
37 vtkSetMacro(PieceInvariant,
int);
38 vtkGetMacro(PieceInvariant,
int);
39 vtkBooleanMacro(PieceInvariant,
int);
47 virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
48 virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkPolyDataNormals * New()
void PrintSelf(ostream &os, vtkIndent indent)
compute normals for polygonal mesh
compute normals for polygonal mesh