Go to the documentation of this file.
56 #ifndef vtkPolyDataNormals_h
57 #define vtkPolyDataNormals_h
185 void TraverseAndOrder(
void);
int OutputPointsPrecision
dynamic, self-adjusting array of float
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetClampMacro(name, type, min, max)
compute normals for polygonal mesh
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
list of point or cell ids
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkPolyDataNormals * New()
Superclass for algorithms that produce only polydata as output.