18#ifndef itkDefaultVectorPixelAccessor_h
19#define itkDefaultVectorPixelAccessor_h
49template <
typename TType>
72 truePixel[i] = input[i];
DefaultVectorPixelAccessor()=default
DefaultVectorPixelAccessor(VectorLengthType l)
void SetVectorLength(VectorLengthType l)
VectorLengthType GetVectorLength() const
VariableLengthVector< TType > ExternalType
unsigned int VectorLengthType
VectorLengthType m_VectorLength
VectorLengthType m_OffsetMultiplier
ExternalType Get(const InternalType &input, const SizeValueType offset) const
void Set(InternalType &output, const ExternalType &input, const SizeValueType offset) const
~DefaultVectorPixelAccessor()=default
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
unsigned long SizeValueType