Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::ImageTypeTrait< TPixelType, VDimension > Struct Template Reference

#include <mitkPixelTypeTraits.h>

Public Types

typedef itk::Image< TPixelType, VDimension > ImageType
 

Static Public Attributes

static const bool IsVectorImage
 

Detailed Description

template<typename TPixelType, unsigned int VDimension = 0>
struct mitk::ImageTypeTrait< TPixelType, VDimension >

Definition at line 111 of file mitkPixelTypeTraits.h.

Member Typedef Documentation

template<typename TPixelType, unsigned int VDimension = 0>
typedef itk::Image<TPixelType, VDimension> mitk::ImageTypeTrait< TPixelType, VDimension >::ImageType

Definition at line 113 of file mitkPixelTypeTraits.h.

Member Data Documentation

template<typename TPixelType, unsigned int VDimension = 0>
const bool mitk::ImageTypeTrait< TPixelType, VDimension >::IsVectorImage
static

Definition at line 114 of file mitkPixelTypeTraits.h.


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