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

#include <mitkPixelTypeTraits.h>

Public Types

typedef itk::VectorImage< TPixelType, VDimension > ImageType
 

Static Public Attributes

static const bool IsVectorImage
 

Detailed Description

template<typename TPixelType, unsigned int VDimension>
struct mitk::ImageTypeTrait< itk::VariableLengthVector< TPixelType >, VDimension >

Definition at line 118 of file mitkPixelTypeTraits.h.

Member Typedef Documentation

template<typename TPixelType , unsigned int VDimension>
typedef itk::VectorImage<TPixelType, VDimension> mitk::ImageTypeTrait< itk::VariableLengthVector< TPixelType >, VDimension >::ImageType

Definition at line 120 of file mitkPixelTypeTraits.h.

Member Data Documentation

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

Definition at line 121 of file mitkPixelTypeTraits.h.


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