OTB
9.0.0
Orfeo Toolbox
|
This is the complete list of members for otb::Accessor::ShiftScalePixelAccessor< TPixelType, TExternalType >, including all inherited members.
ExternalType typedef | otb::Accessor::ShiftScalePixelAccessor< TPixelType, TExternalType > | |
Get(const InternalType &input) const | otb::Accessor::ShiftScalePixelAccessor< TPixelType, TExternalType > | inline |
GetScale() const | otb::Accessor::ShiftScalePixelAccessor< TPixelType, TExternalType > | inline |
GetShift() const | otb::Accessor::ShiftScalePixelAccessor< TPixelType, TExternalType > | inline |
InternalType typedef | otb::Accessor::ShiftScalePixelAccessor< TPixelType, TExternalType > | |
m_Scale | otb::Accessor::ShiftScalePixelAccessor< TPixelType, TExternalType > | private |
m_Shift | otb::Accessor::ShiftScalePixelAccessor< TPixelType, TExternalType > | private |
Set(InternalType &output, const ExternalType &input) | otb::Accessor::ShiftScalePixelAccessor< TPixelType, TExternalType > | inline |
SetScale(InternalType value) | otb::Accessor::ShiftScalePixelAccessor< TPixelType, TExternalType > | inline |
SetShift(InternalType value) | otb::Accessor::ShiftScalePixelAccessor< TPixelType, TExternalType > | inline |