18 #ifndef __itkOrthogonallyCorrected2DParametricPath_h
19 #define __itkOrthogonallyCorrected2DParametricPath_h
Vector< double, VDimension > VectorType
Represent the offset between two n-dimensional indexes in a n-dimensional image.
virtual InputType EndOfInput() const
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
Represent an orthogonally corrected 2D parametric path.
OrthogonallyCorrected2DParametricPath Self
void PrintSelf(std::ostream &os, Indent indent) const
OrthogonalCorrectionTablePointer m_OrthogonalCorrectionTable
Represent a parametric path through ND Space.
ParametricPath< 2 > Superclass
virtual InputType StartOfInput() const
OrthogonallyCorrected2DParametricPath()
SmartPointer< Self > Pointer
A templated class holding a point in n-Dimensional image space.
OriginalPathConstPointer m_OriginalPath
void operator=(const Self &)
virtual OutputType Evaluate(const InputType &input) const
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
virtual void Initialize(void)
Control indentation during Print() invocation.
OrthogonalCorrectionTableType::Pointer OrthogonalCorrectionTablePointer
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