VTK  9.2.6
vtkDelaunay2D.h File Reference
#include "vtkFiltersCoreModule.h"
#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkDelaunay2D.h:

Go to the source code of this file.

Classes

class  vtkDelaunay2D
 create 2D Delaunay triangulation of input points More...

Macros

#define VTK_DELAUNAY_XY_PLANE   0
#define VTK_SET_TRANSFORM_PLANE   1
#define VTK_BEST_FITTING_PLANE   2

Macro Definition Documentation

◆ VTK_DELAUNAY_XY_PLANE

#define VTK_DELAUNAY_XY_PLANE   0

Definition at line 139 of file vtkDelaunay2D.h.

◆ VTK_SET_TRANSFORM_PLANE

#define VTK_SET_TRANSFORM_PLANE   1

Definition at line 140 of file vtkDelaunay2D.h.

◆ VTK_BEST_FITTING_PLANE

#define VTK_BEST_FITTING_PLANE   2

Definition at line 141 of file vtkDelaunay2D.h.