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