#include "vtkPolyDataToPolyDataFilter.h"Include dependency graph for vtkCurvatures.h:

Go to the source code of this file.
Compounds | |
| 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 74 of file vtkCurvatures.h. Referenced by vtkCurvatures::SetCurvatureTypeToGaussian(). |
|
|
Definition at line 75 of file vtkCurvatures.h. Referenced by vtkCurvatures::SetCurvatureTypeToMean(). |