VTK
9.4.20241222
|
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 37 of file vtkBSplineTransform.h.
#define VTK_BSPLINE_ZERO 1 |
Definition at line 38 of file vtkBSplineTransform.h.
#define VTK_BSPLINE_ZERO_AT_BORDER 2 |
Definition at line 39 of file vtkBSplineTransform.h.