#include "vtkPolyDataToPolyDataFilter.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... | |
Defines | |
| #define | VTK_CURVATURE_GAUSS 0 |
| #define | VTK_CURVATURE_MEAN 1 |
|
|
Definition at line 63 of file vtkCurvatures.h. Referenced by vtkCurvatures::SetCurvatureTypeToGaussian(). |
|
|
Definition at line 64 of file vtkCurvatures.h. Referenced by vtkCurvatures::SetCurvatureTypeToMean(). |