Medical Imaging Interaction Toolkit  2023.12.99-7a59bd54
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 113 of file mitkPixelTypeTraits.h.

Member Typedef Documentation

◆ ImageType

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

Definition at line 115 of file mitkPixelTypeTraits.h.

Member Data Documentation

◆ IsVectorImage

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

Definition at line 116 of file mitkPixelTypeTraits.h.


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