 |
Orfeo Toolbox
3.16
|
Go to the documentation of this file.
17 #ifndef __itkImageSliceConstIteratorWithIndex_h
18 #define __itkImageSliceConstIteratorWithIndex_h
111 template<
typename TImage>
167 void GoToBeginOfSlice(
void);
171 void NextSlice(
void);
175 void PreviousLine(
void);
179 void PreviousSlice(
void);
182 bool IsAtEndOfLine(
void);
185 bool IsAtEndOfSlice(
void);
188 bool IsAtReverseEndOfLine(
void);
191 bool IsAtReverseEndOfSlice(
void);
194 void SetFirstDirection(
unsigned int direction);
197 void SetSecondDirection(
unsigned int direction);
202 inline Self & operator++();
207 inline Self & operator--();
218 #ifndef ITK_MANUAL_INSTANTIATION
Generated at Sat Feb 2 2013 23:44:39 for Orfeo Toolbox with doxygen 1.8.1.1