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