|
VMTK
|
#include "vtkPolyDataAlgorithm.h"#include "vtkIdList.h"#include "vtkvmtkWin32Header.h"Go to the source code of this file.
Classes | |
| class | vtkvmtkSimplifyVoronoiDiagram |
| Remove non essential Voronoi polygon points (little spikes). More... | |
Macros | |
| #define | VTK_VMTK_REMOVE_BOUNDARY_POINTS 0 |
| #define | VTK_VMTK_REMOVE_BOUNDARY_CELLS 1 |
| #define VTK_VMTK_REMOVE_BOUNDARY_POINTS 0 |
Definition at line 38 of file vtkvmtkSimplifyVoronoiDiagram.h.
| #define VTK_VMTK_REMOVE_BOUNDARY_CELLS 1 |
Definition at line 39 of file vtkvmtkSimplifyVoronoiDiagram.h.
1.8.14