18#ifndef itkBresenhamLine_h
19#define itkBresenhamLine_h
42template <
unsigned int VDimension>
64#ifndef ITK_MANUAL_INSTANTIATION
65# include "itkBresenhamLine.hxx"
Compute indices along a line in n dimensions.
std::vector< IndexType > IndexArray
std::vector< OffsetType > OffsetArray
IndexArray BuildLine(IndexType p0, IndexType p1)
OffsetArray BuildLine(LType Direction, IdentifierType length)
A templated class holding a n-Dimensional vector.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType IdentifierType