37 #ifndef __vtkBSplineTransform_h
38 #define __vtkBSplineTransform_h
44 class vtkBSplineTransformConnectionHolder;
47 #define VTK_BSPLINE_EDGE 0
48 #define VTK_BSPLINE_ZERO 1
49 #define VTK_BSPLINE_ZERO_AT_BORDER 2
70 vtkSetMacro(DisplacementScale,
double);
82 vtkSetClampMacro(BorderMode,
int,
90 vtkGetMacro(BorderMode,
int);
91 const char *GetBorderModeAsString();
117 float derivative[3][3]);
119 double derivative[3][3]);
125 float derivative[3][3]);
127 double derivative[3][3]);
130 void (*CalculateSpline)(
const double point[3],
double displacement[3],
131 double derivatives[3][3],
132 void *gridPtr,
int inExt[6],
vtkIdType inInc[3],
140 double GridSpacing[3];
141 double GridOrigin[3];
149 vtkBSplineTransformConnectionHolder* ConnectionHolder;
GLuint GLenum GLenum transform
typedef void(APIENTRYP PFNGLBLENDCOLORPROC)(GLclampf red
Proxy object to connect input/output ports.
a simple class to control print indentation
#define VTKFILTERSHYBRID_EXPORT
topologically and geometrically regular array of data