Go to the documentation of this file.
41 #ifndef vtkThinPlateSplineTransform_h
42 #define vtkThinPlateSplineTransform_h
47 #define VTK_RBF_CUSTOM 0
49 #define VTK_RBF_R2LOGR 2
81 if (this->BasisFunction == U) {
return; }
83 this->BasisFunction = U;
86 this->BasisDerivative = dUdr;
127 float derivative[3][3]);
129 double derivative[3][3]);
138 double (*BasisDerivative)(
double r,
double& dUdr);
represent and manipulate 3D points
#define vtkGetObjectMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
GLdouble GLdouble GLdouble r
GLuint GLenum GLenum transform
boost::graph_traits< vtkGraph * >::vertex_descriptor target(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)