VTK
Classes | Defines
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Common/Transforms/vtkThinPlateSplineTransform.h File Reference
#include "vtkCommonTransformsModule.h"
#include "vtkWarpTransform.h"
Include dependency graph for vtkThinPlateSplineTransform.h:

Go to the source code of this file.

Classes

class  vtkThinPlateSplineTransform
 a nonlinear warp transformation More...

Defines

#define VTK_RBF_CUSTOM   0
#define VTK_RBF_R   1
#define VTK_RBF_R2LOGR   2

Define Documentation

#define VTK_RBF_CUSTOM   0

Definition at line 47 of file vtkThinPlateSplineTransform.h.

#define VTK_RBF_R   1

Definition at line 48 of file vtkThinPlateSplineTransform.h.

#define VTK_RBF_R2LOGR   2

Definition at line 49 of file vtkThinPlateSplineTransform.h.