SimpleITK  
Public Types | Static Public Attributes | List of all members
itk::simple::PixelIDToPixelIDValue< TPixelID > Struct Template Reference

#include <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
 

Detailed Description

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

Definition at line 33 of file sitkPixelIDValues.h.

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 >
constexpr int itk::simple::PixelIDToPixelIDValue< TPixelID >::value = typelist2::index_of<InstantiatedPixelIDTypeList, TPixelID >::value
staticconstexpr

Definition at line 36 of file sitkPixelIDValues.h.


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