VTK
9.4.20250114
|
#include "vtkAbstractTransform.h"
#include "vtkFiltersCoreModule.h"
#include "vtkPolyDataAlgorithm.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 |
#define VTK_DELAUNAY_XY_PLANE 0 |
Definition at line 239 of file vtkDelaunay2D.h.
#define VTK_SET_TRANSFORM_PLANE 1 |
Definition at line 240 of file vtkDelaunay2D.h.
#define VTK_BEST_FITTING_PLANE 2 |
Definition at line 241 of file vtkDelaunay2D.h.