Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::MapPixelComponentType< T > Struct Template Reference

#include <mitkPixelTypeTraits.h>

Static Public Attributes

static const int value
 

Detailed Description

template<typename T>
struct mitk::MapPixelComponentType< T >

Maps pixel component types (primitive types like int, short, double, etc. and custom types) to and integer constant. Specialize this template for custom types by using the MITK_PIXEL_COMPONENT_TYPE macro.

Definition at line 63 of file mitkPixelTypeTraits.h.

Member Data Documentation

template<typename T>
const int mitk::MapPixelComponentType< T >::value
static

Definition at line 65 of file mitkPixelTypeTraits.h.


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