Loading [MathJax]/extensions/tex2jax.js
SimpleITK  2.5.0.dev
itk::simple::PixelIDToPixelIDValue< TPixelID > Struct Template Reference

#include <sitkPixelIDValues.h>

Detailed Description

template<typename TPixelID>
struct itk::simple::PixelIDToPixelIDValue< TPixelID >

Definition at line 33 of file sitkPixelIDValues.h.

Public Types

enum  { Result = typelist2::index_of<InstantiatedPixelIDTypeList, TPixelID>::value }
 

Static Public Attributes

static constexpr int value = typelist2::index_of<InstantiatedPixelIDTypeList, TPixelID>::value
 

Member Enumeration Documentation

◆ anonymous enum

template<typename TPixelID>
anonymous enum
Enumerator
Result 

Definition at line 35 of file sitkPixelIDValues.h.

Member Data Documentation

◆ value

template<typename TPixelID>
int itk::simple::PixelIDToPixelIDValue< TPixelID >::value = typelist2::index_of<InstantiatedPixelIDTypeList, TPixelID>::value
staticconstexpr

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