|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   63 #ifndef vtkTriangleMeshPointNormals_h 
   64 #define vtkTriangleMeshPointNormals_h 
   66 #include "vtkFiltersCoreModule.h"  
  
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
a simple class to control print indentation
compute point normals for triangle mesh
~vtkTriangleMeshPointNormals() override
vtkTriangleMeshPointNormals()
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.