ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkDefaultConvertPixelTraits.h>
Public Types | |
typedef VComponent | ComponentType |
typedef VariableLengthVector < VComponent > | TargetType |
Static Public Member Functions | |
static ComponentType | GetNthComponent (int i, const TargetType &pixel) |
static unsigned int | GetNumberOfComponents () |
static unsigned int | GetNumberOfComponents (const TargetType pixel) |
static ComponentType | GetScalarValue (const TargetType &pixel) |
static void | SetNthComponent (int i, TargetType &pixel, const ComponentType &v) |
Definition at line 182 of file itkDefaultConvertPixelTraits.h.
typedef VComponent itk::DefaultConvertPixelTraits< VariableLengthVector< VComponent > >::ComponentType |
Definition at line 186 of file itkDefaultConvertPixelTraits.h.
typedef VariableLengthVector< VComponent > itk::DefaultConvertPixelTraits< VariableLengthVector< VComponent > >::TargetType |
Definition at line 185 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 200 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 187 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 191 of file itkDefaultConvertPixelTraits.h.
References itk::VariableLengthVector< TValueType >::Size().
|
inlinestatic |
Definition at line 204 of file itkDefaultConvertPixelTraits.h.
References itk::VariableLengthVector< TValueType >::GetNorm().
|
inlinestatic |
Definition at line 195 of file itkDefaultConvertPixelTraits.h.