#include <sitkPixelIDTokens.h>
|
typedef nsstd::integral_constant< bool, Value >::type | Type |
|
typedef nsstd::integral_constant< bool, Value >::value_type | ValueType |
|
template<typename TPixelIDType, unsigned int VImageDimension = 0>
struct itk::simple::IsInstantiated< TPixelIDType, VImageDimension >
Definition at line 95 of file sitkPixelIDTokens.h.
template<typename TPixelIDType, unsigned int VImageDimension = 0>
template<typename TPixelIDType, unsigned int VImageDimension = 0>
template<typename TPixelIDType, unsigned int VImageDimension = 0>
Initial value:= ((int)PixelIDToPixelIDValue<TPixelIDType>::Result != (
int)
sitkUnknown)
&& ( (VImageDimension == 0)||(VImageDimension == 2) || (VImageDimension == 3)
)
Definition at line 97 of file sitkPixelIDTokens.h.
The documentation for this struct was generated from the following file: