VTK
9.1.0
|
Go to the source code of this file.
Classes | |
class | vtkBSplineTransform |
a cubic b-spline deformation transformation More... | |
Macros | |
#define | VTK_BSPLINE_EDGE 0 |
#define | VTK_BSPLINE_ZERO 1 |
#define | VTK_BSPLINE_ZERO_AT_BORDER 2 |
#define VTK_BSPLINE_EDGE 0 |
Definition at line 45 of file vtkBSplineTransform.h.
#define VTK_BSPLINE_ZERO 1 |
Definition at line 46 of file vtkBSplineTransform.h.
#define VTK_BSPLINE_ZERO_AT_BORDER 2 |
Definition at line 47 of file vtkBSplineTransform.h.