#include <itkBSplineCenteredL2ResampleImageFilterBase.h>
Inheritance diagram for itk::BSplineCenteredL2ResampleImageFilterBase< TInputImage, TOutputImage >:
Public Types | |
typedef BSplineCenteredL2ResampleImageFilterBase | Self |
typedef BSplineCenteredResampleImageFilterBase< TInputImage, TOutputImage > | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
Public Member Functions | |
virtual const char * | GetNameOfClass () const |
Protected Member Functions | |
virtual void | InitializePyramidSplineFilter (int SplineOrder) |
BSplineCenteredL2ResampleImageFilterBase () | |
virtual | ~BSplineCenteredL2ResampleImageFilterBase () |
void | PrintSelf (std::ostream &os, Indent indent) const |
|
Reimplemented from itk::BSplineCenteredResampleImageFilterBase< TInputImage, TOutputImage >. Definition at line 84 of file itkBSplineCenteredL2ResampleImageFilterBase.h. |
|
Reimplemented from itk::BSplineCenteredResampleImageFilterBase< TInputImage, TOutputImage >. Definition at line 83 of file itkBSplineCenteredL2ResampleImageFilterBase.h. |
|
Standard class typedefs. Reimplemented from itk::BSplineCenteredResampleImageFilterBase< TInputImage, TOutputImage >. Definition at line 81 of file itkBSplineCenteredL2ResampleImageFilterBase.h. |
|
Reimplemented from itk::BSplineCenteredResampleImageFilterBase< TInputImage, TOutputImage >. Definition at line 82 of file itkBSplineCenteredL2ResampleImageFilterBase.h. |
|
|
|
Definition at line 95 of file itkBSplineCenteredL2ResampleImageFilterBase.h. |
|
Run-time type information (and related methods). Reimplemented from itk::BSplineCenteredResampleImageFilterBase< TInputImage, TOutputImage >. |
|
Initializes the pyramid spline coefficients. Called when Spline order has been set. Reimplemented from itk::BSplineCenteredResampleImageFilterBase< TInputImage, TOutputImage >. |
|
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from itk::BSplineCenteredResampleImageFilterBase< TInputImage, TOutputImage >. |