#include <elxPrepareImageTypeSupport.h>
Class template, intended to be specialized for all supported image types, by elxSupportedImageTypeMacro
calls in the CMake generated file "elxSupportedImageTypes.h"
Definition at line 34 of file elxPrepareImageTypeSupport.h.
Public Types | |
using | ElastixType = ::itk::Object |
Static Public Attributes | |
static constexpr unsigned int | FixedDimension { 0 } |
static constexpr const char * | FixedPixelTypeString { "" } |
static constexpr bool | IsDefined { false } |
static constexpr unsigned int | MovingDimension { 0 } |
static constexpr const char * | MovingPixelTypeString { "" } |
using elastix::ElastixTypedef< VIndex >::ElastixType = ::itk::Object |
In the specialisations of this template class this typedef will make sense
Definition at line 39 of file elxPrepareImageTypeSupport.h.
|
staticconstexpr |
Definition at line 42 of file elxPrepareImageTypeSupport.h.
|
staticconstexpr |
Definition at line 40 of file elxPrepareImageTypeSupport.h.
|
staticconstexpr |
In the specialisations of this template class, this value will be 'true'
Definition at line 45 of file elxPrepareImageTypeSupport.h.
|
staticconstexpr |
Definition at line 43 of file elxPrepareImageTypeSupport.h.
|
staticconstexpr |
Definition at line 41 of file elxPrepareImageTypeSupport.h.
Generated on 2024-07-17 for elastix by 1.11.0 (9b424b03c9833626cd435af22a444888fbbb192d) |