ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include <itkDefaultConvertPixelTraits.h>
Definition at line 118 of file itkDefaultConvertPixelTraits.h.
Public Types | |
typedef TargetType::OffsetValueType | ComponentType |
typedef Offset< VDimension > | TargetType |
Static Public Member Functions | |
static unsigned int | GetNumberOfComponents () |
static ComponentType | GetScalarValue (const TargetType &pixel) |
static void | SetNthComponent (int i, TargetType &pixel, const ComponentType &v) |
typedef TargetType::OffsetValueType itk::DefaultConvertPixelTraits< Offset< VDimension > >::ComponentType |
Definition at line 122 of file itkDefaultConvertPixelTraits.h.
typedef Offset< VDimension > itk::DefaultConvertPixelTraits< Offset< VDimension > >::TargetType |
Definition at line 121 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 123 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 131 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 127 of file itkDefaultConvertPixelTraits.h.