VTK  9.3.20240329
Classes | Macros
vtkDelaunay2D.h File Reference
#include "vtkAbstractTransform.h"
#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 239 of file vtkDelaunay2D.h.

◆ VTK_SET_TRANSFORM_PLANE

#define VTK_SET_TRANSFORM_PLANE   1

Definition at line 240 of file vtkDelaunay2D.h.

◆ VTK_BEST_FITTING_PLANE

#define VTK_BEST_FITTING_PLANE   2

Definition at line 241 of file vtkDelaunay2D.h.