VTK  9.3.20240420
Classes | Macros
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...
 

Macros

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

Macro Definition Documentation

◆ VTK_RBF_CUSTOM

#define VTK_RBF_CUSTOM   0

Definition at line 56 of file vtkThinPlateSplineTransform.h.

◆ VTK_RBF_R

#define VTK_RBF_R   1

Definition at line 57 of file vtkThinPlateSplineTransform.h.

◆ VTK_RBF_R2LOGR

#define VTK_RBF_R2LOGR   2

Definition at line 58 of file vtkThinPlateSplineTransform.h.