VTK
Classes | Macros
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

#define VTK_DELAUNAY_XY_PLANE   0

Definition at line 142 of file vtkDelaunay2D.h.

#define VTK_SET_TRANSFORM_PLANE   1

Definition at line 143 of file vtkDelaunay2D.h.

#define VTK_BEST_FITTING_PLANE   2

Definition at line 144 of file vtkDelaunay2D.h.