30#ifndef vtkmPolyDataNormals_h 
   31#define vtkmPolyDataNormals_h 
   33#include "vtkAcceleratorsVTKmFiltersModule.h"  
   37VTK_ABI_NAMESPACE_BEGIN
 
a simple class to control print indentation
 
compute normals for polygonal mesh
 
compute normals for polygonal mesh
 
static vtkmPolyDataNormals * New()
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
 
~vtkmPolyDataNormals() override
 
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.