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

Member Typedef Documentation

◆ ValueType

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

Definition at line 147 of file mitkPixelTypeTraits.h.


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