Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::PixelTypeTrait< false, T > Struct Template Reference

Partial specialization for the PixelTypeTrait. More...

#include <mitkPixelTypeTraits.h>

Public Types

typedef T::ValueType ValueType
 

Detailed Description

template<typename T>
struct mitk::PixelTypeTrait< false, T >

Partial specialization for the PixelTypeTrait.

Specialization for the false value. Used to define the value type for non-primitive pixel types

Definition at line 150 of file mitkPixelTypeTraits.h.

Member Typedef Documentation

template<typename T >
typedef T::ValueType mitk::PixelTypeTrait< false, T >::ValueType

Definition at line 152 of file mitkPixelTypeTraits.h.


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