18#ifndef itkLineSpatialObjectPoint_h
19#define itkLineSpatialObjectPoint_h
42template <
unsigned int TPo
intDimension = 3>
82#ifndef ITK_MANUAL_INSTANTIATION
83# include "itkLineSpatialObjectPoint.hxx"
Simulate a standard C array with copy semantics.
Control indentation during Print() invocation.
Point used for a line definition.
LineSpatialObjectPoint(const LineSpatialObjectPoint &other)
Self & operator=(const LineSpatialObjectPoint &rhs)
~LineSpatialObjectPoint() override=default
void PrintSelf(std::ostream &os, Indent indent) const override
void SetNormalInObjectSpace(CovariantVectorType &normal, unsigned int index)
const CovariantVectorType & GetNormalInObjectSpace(unsigned int index) const
Point used for spatial objects.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....