DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Public Types | Public Member Functions | List of all members
itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > > Class Template Reference

#include <itkVectorImageRegionIteratorWithIndex.h>

+ Inheritance diagram for itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >:
+ Collaboration diagram for itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >:

Detailed Description

template<typename TPixel>
class itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >

For Image<VariableLengthVector<TPixel>, 3>, it works as ImageRegionIteratorWithIndex

Definition at line 582 of file itkVectorImageRegionIteratorWithIndex.h.

Public Types

typedef Superclass::AccessorType AccessorType
 
typedef Superclass::ImageType ImageType
 
typedef Superclass::IndexType IndexType
 
typedef Superclass::InternalPixelType InternalPixelType
 
typedef Superclass::OffsetType OffsetType
 
typedef Superclass::PixelContainer PixelContainer
 
typedef Superclass::PixelContainerPointer PixelContainerPointer
 
typedef Superclass::PixelType PixelType
 
typedef Superclass::RegionType RegionType
 
typedef VectorImageRegionIteratorWithIndex Self
 
typedef Superclass::SizeType SizeType
 
typedef ImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > > Superclass
 

Public Member Functions

void GetVector (PixelType &vec) const
 
void SetVector (const PixelType &value)
 
 VectorImageRegionIteratorWithIndex ()
 
 VectorImageRegionIteratorWithIndex (ImageType *ptr, const RegionType &region)
 
 VectorImageRegionIteratorWithIndex (const ImageIteratorWithIndex< ImageType > &it)
 

Member Typedef Documentation

template<typename TPixel >
typedef Superclass::AccessorType itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::AccessorType

Definition at line 598 of file itkVectorImageRegionIteratorWithIndex.h.

template<typename TPixel >
typedef Superclass::ImageType itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::ImageType

Definition at line 593 of file itkVectorImageRegionIteratorWithIndex.h.

template<typename TPixel >
typedef Superclass::IndexType itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::IndexType

Types inherited from the Superclass

Definition at line 589 of file itkVectorImageRegionIteratorWithIndex.h.

template<typename TPixel >
typedef Superclass::InternalPixelType itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::InternalPixelType

Definition at line 596 of file itkVectorImageRegionIteratorWithIndex.h.

template<typename TPixel >
typedef Superclass::OffsetType itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::OffsetType

Definition at line 591 of file itkVectorImageRegionIteratorWithIndex.h.

template<typename TPixel >
typedef Superclass::PixelContainer itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::PixelContainer

Definition at line 594 of file itkVectorImageRegionIteratorWithIndex.h.

template<typename TPixel >
typedef Superclass::PixelContainerPointer itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::PixelContainerPointer

Definition at line 595 of file itkVectorImageRegionIteratorWithIndex.h.

template<typename TPixel >
typedef Superclass::PixelType itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::PixelType

Definition at line 597 of file itkVectorImageRegionIteratorWithIndex.h.

template<typename TPixel >
typedef Superclass::RegionType itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::RegionType

Definition at line 592 of file itkVectorImageRegionIteratorWithIndex.h.

template<typename TPixel >
typedef VectorImageRegionIteratorWithIndex itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::Self

Definition at line 585 of file itkVectorImageRegionIteratorWithIndex.h.

template<typename TPixel >
typedef Superclass::SizeType itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::SizeType

Definition at line 590 of file itkVectorImageRegionIteratorWithIndex.h.

template<typename TPixel >
typedef ImageRegionIteratorWithIndex< Image<VariableLengthVector<TPixel>, 3> > itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::Superclass

Definition at line 586 of file itkVectorImageRegionIteratorWithIndex.h.

Constructor & Destructor Documentation

template<typename TPixel >
itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::VectorImageRegionIteratorWithIndex ( )
inline

Definition at line 600 of file itkVectorImageRegionIteratorWithIndex.h.

template<typename TPixel >
itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::VectorImageRegionIteratorWithIndex ( ImageType ptr,
const RegionType region 
)
inline

Definition at line 603 of file itkVectorImageRegionIteratorWithIndex.h.

template<typename TPixel >
itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::VectorImageRegionIteratorWithIndex ( const ImageIteratorWithIndex< ImageType > &  it)
inline

Definition at line 607 of file itkVectorImageRegionIteratorWithIndex.h.

Member Function Documentation

template<typename TPixel >
void itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::GetVector ( PixelType vec) const
inline

Definition at line 611 of file itkVectorImageRegionIteratorWithIndex.h.

template<typename TPixel >
void itk::VectorImageRegionIteratorWithIndex< Image< VariableLengthVector< TPixel >, 3 > >::SetVector ( const PixelType value)
inline

Definition at line 616 of file itkVectorImageRegionIteratorWithIndex.h.


The documentation for this class was generated from the following file: