| VTK
   
    | 
#include "vtkPolyDataAlgorithm.h"
Go to the source code of this file.
| Classes | |
| class | vtkDelaunay2D | 
| create 2D Delaunay triangulation of input points  More... | |
| Defines | |
| #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 140 of file vtkDelaunay2D.h.
| #define VTK_SET_TRANSFORM_PLANE 1 | 
Definition at line 141 of file vtkDelaunay2D.h.
| #define VTK_BEST_FITTING_PLANE 2 | 
Definition at line 142 of file vtkDelaunay2D.h.
 1.7.5.1
 1.7.5.1