#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... | |
Defines | |
| #define | VTK_CURVATURE_GAUSS 0 |
| #define | VTK_CURVATURE_MEAN 1 |
| #define | VTK_CURVATURE_MAXIMUM 2 |
| #define | VTK_CURVATURE_MINIMUM 3 |
|
|
Definition at line 70 of file vtkCurvatures.h. Referenced by vtkCurvatures::SetCurvatureTypeToGaussian(). |
|
|
Definition at line 71 of file vtkCurvatures.h. Referenced by vtkCurvatures::SetCurvatureTypeToMean(). |
|
|
Definition at line 72 of file vtkCurvatures.h. Referenced by vtkCurvatures::SetCurvatureTypeToMaximum(). |
|
|
Definition at line 73 of file vtkCurvatures.h. Referenced by vtkCurvatures::SetCurvatureTypeToMinimum(). |
1.4.3-20050530