ITK
6.0.0
Insight Toolkit
|
#include <itkDefaultConvertPixelTraits.h>
Definition at line 139 of file itkDefaultConvertPixelTraits.h.
Public Types | |
using | ComponentType = typename TargetType::OffsetValueType |
using | TargetType = Offset< VDimension > |
Static Public Member Functions | |
static unsigned int | GetNumberOfComponents () |
static ComponentType | GetScalarValue (const TargetType &pixel) |
static void | SetNthComponent (int i, TargetType &pixel, const ComponentType &v) |
using itk::DefaultConvertPixelTraits< Offset< VDimension > >::ComponentType = typename TargetType::OffsetValueType |
Definition at line 143 of file itkDefaultConvertPixelTraits.h.
using itk::DefaultConvertPixelTraits< Offset< VDimension > >::TargetType = Offset<VDimension> |
Definition at line 142 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 145 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 155 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 150 of file itkDefaultConvertPixelTraits.h.