SimpleITK  1.0.1
Public Types | List of all members
itk::simple::PixelIDToImageType< BasicPixelID< TPixelType >, VImageDimension > Struct Template Reference

#include <sitkPixelIDTypes.h>

Public Types

typedef itk::Image< TPixelType, VImageDimension > ImageType
 

Detailed Description

template<typename TPixelType, unsigned int VImageDimension>
struct itk::simple::PixelIDToImageType< BasicPixelID< TPixelType >, VImageDimension >

Definition at line 102 of file sitkPixelIDTypes.h.

Member Typedef Documentation

template<typename TPixelType , unsigned int VImageDimension>
typedef itk::Image< TPixelType, VImageDimension > itk::simple::PixelIDToImageType< BasicPixelID< TPixelType >, VImageDimension >::ImageType

Definition at line 104 of file sitkPixelIDTypes.h.


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