VTK
Classes | Macros
vtkBSplineTransform.h File Reference
#include "vtkFiltersHybridModule.h"
#include "vtkWarpTransform.h"
Include dependency graph for vtkBSplineTransform.h:

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
 

Macro Definition Documentation

#define VTK_BSPLINE_EDGE   0

Definition at line 48 of file vtkBSplineTransform.h.

#define VTK_BSPLINE_ZERO   1

Definition at line 49 of file vtkBSplineTransform.h.

#define VTK_BSPLINE_ZERO_AT_BORDER   2

Definition at line 50 of file vtkBSplineTransform.h.