VMTK
Classes | Macros
vtkvmtkSimplifyVoronoiDiagram.h File Reference
#include "vtkPolyDataAlgorithm.h"
#include "vtkIdList.h"
#include "vtkvmtkWin32Header.h"
Include dependency graph for vtkvmtkSimplifyVoronoiDiagram.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
 

Macro Definition Documentation

◆ VTK_VMTK_REMOVE_BOUNDARY_POINTS

#define VTK_VMTK_REMOVE_BOUNDARY_POINTS   0

Definition at line 38 of file vtkvmtkSimplifyVoronoiDiagram.h.

◆ VTK_VMTK_REMOVE_BOUNDARY_CELLS

#define VTK_VMTK_REMOVE_BOUNDARY_CELLS   1

Definition at line 39 of file vtkvmtkSimplifyVoronoiDiagram.h.