Medical Imaging Interaction Toolkit  2023.12.99-63768887
Medical Imaging Interaction Toolkit
mitk::MapPixelType< T, true > Struct Template Reference

Partial specialization for setting the IOPixelType for primitive types to SCALAR. More...

#include <mitkPixelTypeTraits.h>

Static Public Attributes

static const itkIOPixelType IOPixelType
 
static const itkIOComponentType IOComponentType
 

Detailed Description

template<class T>
struct mitk::MapPixelType< T, true >

Partial specialization for setting the IOPixelType for primitive types to SCALAR.

Definition at line 264 of file mitkPixelTypeTraits.h.

Member Data Documentation

◆ IOComponentType

template<class T >
const itkIOComponentType mitk::MapPixelType< T, true >::IOComponentType
static

Definition at line 267 of file mitkPixelTypeTraits.h.

◆ IOPixelType

template<class T >
const itkIOPixelType mitk::MapPixelType< T, true >::IOPixelType
static

Definition at line 266 of file mitkPixelTypeTraits.h.


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