ITK  4.10.0
Insight Segmentation and Registration Toolkit
Static Public Attributes | List of all members
itk::FastMarchingTraits< Image< TInputPixel, VDimension >, Image< TOutputPixel, VDimension > > Class Template Reference

#include <itkFastMarchingTraits.h>

+ Inheritance diagram for itk::FastMarchingTraits< Image< TInputPixel, VDimension >, Image< TOutputPixel, VDimension > >:
+ Collaboration diagram for itk::FastMarchingTraits< Image< TInputPixel, VDimension >, Image< TOutputPixel, VDimension > >:

Detailed Description

template<unsigned int VDimension, typename TInputPixel, typename TOutputPixel>
class itk::FastMarchingTraits< Image< TInputPixel, VDimension >, Image< TOutputPixel, VDimension > >

Definition at line 120 of file itkFastMarchingTraits.h.

Static Public Attributes

static const unsigned int ImageDimension = VDimension
 

Additional Inherited Members

- Public Types inherited from itk::FastMarchingTraitsBase< Image< TInputPixel, VDimension >, Index< VDimension >, Image< TOutputPixel, VDimension >, ImageToImageFilter< Image< TInputPixel, VDimension >, Image< TOutputPixel, VDimension > > >
typedef InputDomainType::Pointer InputDomainPointer
 
typedef Image< TInputPixel, VDimension > InputDomainType
 
typedef InputDomainType::PixelType InputPixelType
 
enum  LabelType
 
typedef NodePairContainerType::ConstIterator NodePairContainerConstIterator
 
typedef NodePairContainerType::Iterator NodePairContainerIterator
 
typedef NodePairContainerType::Pointer NodePairContainerPointer
 
typedef VectorContainer< IdentifierType, NodePairTypeNodePairContainerType
 
typedef NodePair< NodeType, OutputPixelTypeNodePairType
 
typedef Index< VDimension > NodeType
 
typedef OutputDomainType::Pointer OutputDomainPointer
 
typedef Image< TOutputPixel, VDimension > OutputDomainType
 
typedef OutputDomainType::PixelType OutputPixelType
 
typedef ImageToImageFilter< Image< TInputPixel, VDimension >, Image< TOutputPixel, VDimension > > SuperclassType
 

Member Data Documentation

template<unsigned int VDimension, typename TInputPixel , typename TOutputPixel >
const unsigned int itk::FastMarchingTraits< Image< TInputPixel, VDimension >, Image< TOutputPixel, VDimension > >::ImageDimension = VDimension
static

Definition at line 130 of file itkFastMarchingTraits.h.


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