|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkBresenhamLine_h
19 #define itkBresenhamLine_h
42 template <
unsigned int VDimension>
64 #ifndef ITK_MANUAL_INSTANTIATION
65 # include "itkBresenhamLine.hxx"
Represent a n-dimensional index in a n-dimensional image.
std::vector< IndexType > IndexArray
A templated class holding a n-Dimensional vector.
Represent a n-dimensional offset between two n-dimensional indexes of n-dimensional image.
std::vector< OffsetType > OffsetArray
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType IdentifierType
Compute indices along a line in n dimensions.