VTK
Classes | Macros
vtkCurvatures.h File Reference
#include "vtkFiltersGeneralModule.h"
#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkCurvatures.h:

Go to the source code of this file.

Classes

class  vtkCurvatures
 compute curvatures (Gauss and mean) of a Polydata object More...
 

Macros

#define VTK_CURVATURE_GAUSS   0
 
#define VTK_CURVATURE_MEAN   1
 
#define VTK_CURVATURE_MAXIMUM   2
 
#define VTK_CURVATURE_MINIMUM   3
 

Macro Definition Documentation

#define VTK_CURVATURE_GAUSS   0

Definition at line 72 of file vtkCurvatures.h.

#define VTK_CURVATURE_MEAN   1

Definition at line 73 of file vtkCurvatures.h.

#define VTK_CURVATURE_MAXIMUM   2

Definition at line 74 of file vtkCurvatures.h.

#define VTK_CURVATURE_MINIMUM   3

Definition at line 75 of file vtkCurvatures.h.