#include <itkVectorImageNeighborhoodAccessorFunctor.h>
A typical user should not need to use this class. The class is internally used by the neighborhood iterators.
Definition at line 41 of file itkVectorImageNeighborhoodAccessorFunctor.h.
Public Types | |
| typedef ImageBoundaryCondition< ImageType > const * | ImageBoundaryConditionConstPointerType |
| typedef TImage | ImageType |
| typedef ImageType::InternalPixelType | InternalPixelType |
| typedef Neighborhood< InternalPixelType *, ::itk::GetImageDimension< TImage >::ImageDimension > | NeighborhoodType |
| typedef ImageType::OffsetType | OffsetType |
| typedef ImageType::PixelType | PixelType |
| typedef unsigned int | VectorLengthType |
Public Member Functions | |
| VectorImageNeighborhoodAccessorFunctor () | |
| VectorImageNeighborhoodAccessorFunctor (VectorLengthType length) | |
Public Attributes | |
| Set the pointer index to the start of the buffer *This must be set by the iterators to the starting location of the buffer *Typically a neighborhood iterator iterating on a neighborhood of an *say c image will set this in its constructor For | image |
| Set the pointer index to the start of the buffer *This must be set by the iterators to the starting location of the buffer *Typically a neighborhood iterator iterating on a neighborhood of an | Image |
| Set the pointer index to the start of the buffer *This must be set by the iterators to the starting location of the buffer *Typically a neighborhood iterator iterating on a neighborhood of an *say c image will set this in its constructor For | instance: * * \code * ConstNeighborhoodIterator( radius |
| InternalPixelType * | m_Begin |
| VectorLengthType | m_OffsetMultiplier |
|
|||||
|
Definition at line 54 of file itkVectorImageNeighborhoodAccessorFunctor.h. |
|
|||||
|
Definition at line 44 of file itkVectorImageNeighborhoodAccessorFunctor.h. |
|
|||||
|
Definition at line 46 of file itkVectorImageNeighborhoodAccessorFunctor.h. |
|
|||||
|
Definition at line 51 of file itkVectorImageNeighborhoodAccessorFunctor.h. |
|
|||||
|
Definition at line 48 of file itkVectorImageNeighborhoodAccessorFunctor.h. |
|
|||||
|
Definition at line 45 of file itkVectorImageNeighborhoodAccessorFunctor.h. |
|
|||||
|
Definition at line 47 of file itkVectorImageNeighborhoodAccessorFunctor.h. |
|
||||||||||
|
Definition at line 56 of file itkVectorImageNeighborhoodAccessorFunctor.h. |
|
|||||||||
|
Definition at line 58 of file itkVectorImageNeighborhoodAccessorFunctor.h. |
|
|||||
|
Definition at line 59 of file itkVectorImageNeighborhoodAccessorFunctor.h. |
|
|||||
|
Definition at line 59 of file itkVectorImageNeighborhoodAccessorFunctor.h. |
|
|||||
|
Definition at line 59 of file itkVectorImageNeighborhoodAccessorFunctor.h. |
|
|||||
|
Definition at line 131 of file itkVectorImageNeighborhoodAccessorFunctor.h. |
|
|||||
|
Definition at line 59 of file itkVectorImageNeighborhoodAccessorFunctor.h. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000