VTK
9.1.0
|
Go to the source code of this file.
Classes | |
class | vtkGreedyTerrainDecimation |
reduce height field (represented as image) to reduced TIN More... | |
Macros | |
#define | VTK_ERROR_NUMBER_OF_TRIANGLES 0 |
#define | VTK_ERROR_SPECIFIED_REDUCTION 1 |
#define | VTK_ERROR_ABSOLUTE 2 |
#define | VTK_ERROR_RELATIVE 3 |
#define VTK_ERROR_NUMBER_OF_TRIANGLES 0 |
Definition at line 103 of file vtkGreedyTerrainDecimation.h.
#define VTK_ERROR_SPECIFIED_REDUCTION 1 |
Definition at line 104 of file vtkGreedyTerrainDecimation.h.
#define VTK_ERROR_ABSOLUTE 2 |
Definition at line 105 of file vtkGreedyTerrainDecimation.h.
#define VTK_ERROR_RELATIVE 3 |
Definition at line 106 of file vtkGreedyTerrainDecimation.h.