| BorderMode | vtkBSplineTransform | protected |
| CalculateSpline | vtkBSplineTransform | protected |
| CircuitCheck(vtkAbstractTransform *transform) | vtkAbstractTransform | virtual |
| DeepCopy(vtkAbstractTransform *) | vtkAbstractTransform | |
| DisplacementScale | vtkBSplineTransform | protected |
| ForwardTransformDerivative(const float in[3], float out[3], float derivative[3][3]) | vtkBSplineTransform | protectedvirtual |
| ForwardTransformDerivative(const double in[3], double out[3], double derivative[3][3]) | vtkBSplineTransform | protectedvirtual |
| ForwardTransformPoint(const float in[3], float out[3]) | vtkBSplineTransform | protectedvirtual |
| ForwardTransformPoint(const double in[3], double out[3]) | vtkBSplineTransform | protectedvirtual |
| GetBorderMode() | vtkBSplineTransform | virtual |
| GetBorderModeAsString() | vtkBSplineTransform | |
| GetCoefficientData() | vtkBSplineTransform | virtual |
| GetInverse() | vtkAbstractTransform | |
| GetInverseFlag() | vtkWarpTransform | virtual |
| GetInverseIterations() | vtkWarpTransform | virtual |
| GetInverseTolerance() | vtkWarpTransform | virtual |
| GetMTime() | vtkBSplineTransform | |
| GridExtent | vtkBSplineTransform | protected |
| GridIncrements | vtkBSplineTransform | protected |
| GridOrigin | vtkBSplineTransform | protected |
| GridPointer | vtkBSplineTransform | protected |
| GridSpacing | vtkBSplineTransform | protected |
| InternalDeepCopy(vtkAbstractTransform *transform) | vtkBSplineTransform | protectedvirtual |
| InternalDoublePoint | vtkAbstractTransform | protected |
| InternalFloatPoint | vtkAbstractTransform | protected |
| InternalTransformDerivative(const float in[3], float out[3], float derivative[3][3]) | vtkWarpTransform | virtual |
| InternalTransformDerivative(const double in[3], double out[3], double derivative[3][3]) | vtkWarpTransform | virtual |
| InternalTransformPoint(const float in[3], float out[3]) | vtkWarpTransform | virtual |
| InternalTransformPoint(const double in[3], double out[3]) | vtkWarpTransform | virtual |
| InternalUpdate() | vtkBSplineTransform | protectedvirtual |
| Inverse() | vtkWarpTransform | virtual |
| InverseFlag | vtkWarpTransform | protected |
| InverseIterations | vtkWarpTransform | protected |
| InverseTolerance | vtkWarpTransform | protected |
| InverseTransformDerivative(const float in[3], float out[3], float derivative[3][3]) | vtkBSplineTransform | protectedvirtual |
| InverseTransformDerivative(const double in[3], double out[3], double derivative[3][3]) | vtkBSplineTransform | protectedvirtual |
| InverseTransformPoint(const float in[3], float out[3]) | vtkBSplineTransform | protectedvirtual |
| InverseTransformPoint(const double in[3], double out[3]) | vtkBSplineTransform | protectedvirtual |
| IsA(const char *type) | vtkBSplineTransform | virtual |
| IsTypeOf(const char *type) | vtkBSplineTransform | static |
| MakeTransform() | vtkBSplineTransform | virtual |
| New() | vtkBSplineTransform | static |
| NewInstance() const | vtkBSplineTransform | |
| NewInstanceInternal() const | vtkBSplineTransform | protectedvirtual |
| PrintSelf(ostream &os, vtkIndent indent) | vtkBSplineTransform | virtual |
| SafeDownCast(vtkObjectBase *o) | vtkBSplineTransform | static |
| SetBorderMode(int) | vtkBSplineTransform | virtual |
| SetBorderModeToEdge() | vtkBSplineTransform | inline |
| SetBorderModeToZero() | vtkBSplineTransform | inline |
| SetBorderModeToZeroAtBorder() | vtkBSplineTransform | inline |
| SetCoefficientConnection(vtkAlgorithmOutput *) | vtkBSplineTransform | virtual |
| SetCoefficientData(vtkImageData *) | vtkBSplineTransform | virtual |
| SetDisplacementScale(double) | vtkBSplineTransform | virtual |
| SetInverse(vtkAbstractTransform *transform) | vtkAbstractTransform | |
| SetInverseIterations(int) | vtkWarpTransform | virtual |
| SetInverseTolerance(double) | vtkWarpTransform | virtual |
| Superclass typedef | vtkBSplineTransform | |
| TemplateTransformInverse(const float in[3], float out[3]) | vtkWarpTransform | inline |
| TemplateTransformInverse(const double in[3], double out[3]) | vtkWarpTransform | inline |
| TemplateTransformInverse(const float in[3], float out[3], float derivative[3][3]) | vtkWarpTransform | inline |
| TemplateTransformInverse(const double in[3], double out[3], double derivative[3][3]) | vtkWarpTransform | inline |
| TemplateTransformPoint(const float in[3], float out[3]) | vtkWarpTransform | inline |
| TemplateTransformPoint(const double in[3], double out[3]) | vtkWarpTransform | inline |
| TemplateTransformPoint(const float in[3], float out[3], float derivative[3][3]) | vtkWarpTransform | inline |
| TemplateTransformPoint(const double in[3], double out[3], double derivative[3][3]) | vtkWarpTransform | inline |
| TransformDoubleNormalAtPoint(const double point[3], const double normal[3]) | vtkAbstractTransform | inline |
| TransformDoublePoint(double x, double y, double z) | vtkAbstractTransform | inline |
| TransformDoublePoint(const double point[3]) | vtkAbstractTransform | inline |
| TransformDoubleVectorAtPoint(const double point[3], const double vector[3]) | vtkAbstractTransform | inline |
| TransformFloatNormalAtPoint(const float point[3], const float normal[3]) | vtkAbstractTransform | inline |
| TransformFloatPoint(float x, float y, float z) | vtkAbstractTransform | inline |
| TransformFloatPoint(const float point[3]) | vtkAbstractTransform | inline |
| TransformFloatVectorAtPoint(const float point[3], const float vector[3]) | vtkAbstractTransform | inline |
| TransformNormalAtPoint(const float point[3], const float in[3], float out[3]) | vtkAbstractTransform | |
| TransformNormalAtPoint(const double point[3], const double in[3], double out[3]) | vtkAbstractTransform | |
| TransformNormalAtPoint(const double point[3], const double normal[3]) | vtkAbstractTransform | inline |
| TransformPoint(const float in[3], float out[3]) | vtkAbstractTransform | inline |
| TransformPoint(const double in[3], double out[3]) | vtkAbstractTransform | inline |
| TransformPoint(double x, double y, double z) | vtkAbstractTransform | inline |
| TransformPoint(const double point[3]) | vtkAbstractTransform | inline |
| TransformPoints(vtkPoints *inPts, vtkPoints *outPts) | vtkAbstractTransform | virtual |
| TransformPointsNormalsVectors(vtkPoints *inPts, vtkPoints *outPts, vtkDataArray *inNms, vtkDataArray *outNms, vtkDataArray *inVrs, vtkDataArray *outVrs) | vtkAbstractTransform | virtual |
| TransformVectorAtPoint(const float point[3], const float in[3], float out[3]) | vtkAbstractTransform | |
| TransformVectorAtPoint(const double point[3], const double in[3], double out[3]) | vtkAbstractTransform | |
| TransformVectorAtPoint(const double point[3], const double vector[3]) | vtkAbstractTransform | inline |
| UnRegister(vtkObjectBase *O) | vtkAbstractTransform | virtual |
| Update() | vtkAbstractTransform | |
| vtkAbstractTransform() | vtkAbstractTransform | protected |
| vtkBSplineTransform() | vtkBSplineTransform | protected |
| vtkWarpTransform() | vtkWarpTransform | protected |
| ~vtkAbstractTransform() | vtkAbstractTransform | protected |
| ~vtkBSplineTransform() | vtkBSplineTransform | protected |
| ~vtkWarpTransform() | vtkWarpTransform | protected |