#include "vtkStructuredPointsToPolyDataFilter.h"
Include dependency graph for vtkGreedyTerrainDecimation.h:

Go to the source code of this file.
| Classes | |
| class | vtkGreedyTerrainDecimation | 
| reduce height field (represented as image) to reduced TIN  More... | |
| Defines | |
| #define | VTK_ERROR_NUMBER_OF_TRIANGLES 0 | 
| #define | VTK_ERROR_SPECIFIED_REDUCTION 1 | 
| #define | VTK_ERROR_ABSOLUTE 2 | 
| #define | VTK_ERROR_RELATIVE 3 | 
| 
 | 
| 
 Definition at line 84 of file vtkGreedyTerrainDecimation.h. Referenced by vtkGreedyTerrainDecimation::SetErrorMeasureToNumberOfTriangles(). | 
| 
 | 
| 
 Definition at line 85 of file vtkGreedyTerrainDecimation.h. Referenced by vtkGreedyTerrainDecimation::SetErrorMeasureToSpecifiedReduction(). | 
| 
 | 
| 
 Definition at line 86 of file vtkGreedyTerrainDecimation.h. Referenced by vtkGreedyTerrainDecimation::SetErrorMeasureToAbsoluteError(). | 
| 
 | 
| 
 Definition at line 87 of file vtkGreedyTerrainDecimation.h. Referenced by vtkGreedyTerrainDecimation::SetErrorMeasureToRelativeError(). |