Medical Imaging Interaction Toolkit  2016.11.0
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 int 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 268 of file mitkPixelTypeTraits.h.

Member Data Documentation

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

Definition at line 271 of file mitkPixelTypeTraits.h.

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

Definition at line 270 of file mitkPixelTypeTraits.h.


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