18 #ifndef __itkOrthogonallyCorrected2DParametricPath_h
19 #define __itkOrthogonallyCorrected2DParametricPath_h
113 virtual void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
Vector< double, VDimension > VectorType
Represent the offset between two n-dimensional indexes in a n-dimensional image.
Superclass::OutputType OutputType
TElementIdentifier ElementIdentifier
OrthogonalCorrectionTableType::ElementIdentifier OrthogonalCorrectionTableSizeType
ParametricPath< 2 > OriginalPathType
~OrthogonallyCorrected2DParametricPath()
Superclass::OutputType OutputType
Superclass::InputType InputType
ContinuousIndex< double, 2 > ContinuousIndexType
Superclass::VectorType VectorType
void SetOriginalPath(const OriginalPathType *originalPath)
Superclass::InputType InputType
virtual InputType EndOfInput() const ITK_OVERRIDE
Represent an orthogonally corrected 2D parametric path.
virtual OutputType Evaluate(const InputType &input) const ITK_OVERRIDE
OrthogonallyCorrected2DParametricPath Self
OrthogonalCorrectionTablePointer m_OrthogonalCorrectionTable
virtual void Initialize(void) ITK_OVERRIDE
Represent a parametric path through ND Space.
ParametricPath< 2 > Superclass
virtual void PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE
OrthogonallyCorrected2DParametricPath()
SmartPointer< Self > Pointer
A templated class holding a point in n-Dimensional image space.
OriginalPathConstPointer m_OriginalPath
void operator=(const Self &)
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
Control indentation during Print() invocation.
OrthogonalCorrectionTableType::Pointer OrthogonalCorrectionTablePointer
virtual InputType StartOfInput() const ITK_OVERRIDE
Represent a n-dimensional index in a n-dimensional image.
Base class for all data objects in ITK.
OriginalPathType::ConstPointer OriginalPathConstPointer
SmartPointer< const Self > ConstPointer
VectorContainer< unsigned, double > OrthogonalCorrectionTableType