ITK  4.4.0
Insight Segmentation and Registration Toolkit
Public Types | List of all members
itk::DefaultVectorPixelAccessorFunctor< TImageType >::Rebind< UImageType > Struct Template Reference

#include <itkDefaultVectorPixelAccessorFunctor.h>

Detailed Description

template<class TImageType>
template<class UImageType>
struct itk::DefaultVectorPixelAccessorFunctor< TImageType >::Rebind< UImageType >

example usage: todo

Definition at line 63 of file itkDefaultVectorPixelAccessorFunctor.h.

Public Types

typedef
DefaultVectorPixelAccessorFunctor
< UImageType > 
Type
 

Member Typedef Documentation

template<class TImageType >
template<class UImageType >
typedef DefaultVectorPixelAccessorFunctor<UImageType> itk::DefaultVectorPixelAccessorFunctor< TImageType >::Rebind< UImageType >::Type

Definition at line 65 of file itkDefaultVectorPixelAccessorFunctor.h.


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