![]() |
Orfeo Toolbox
3.16
|
Public Types | |
| typedef float | ExternalType |
| typedef itk::CovariantVector < float, 2 > | InternalType |
Public Member Functions | |
| ExternalType | Get (const InternalType &input) const |
| void | operator= (const VectorPixelAccessor &vpa) |
| void | SetIndex (unsigned int index) |
Private Attributes | |
| unsigned int | m_Index |
Definition at line 65 of file ImageAdaptor3.cxx.
| typedef float VectorPixelAccessor::ExternalType |
Definition at line 69 of file ImageAdaptor3.cxx.
| typedef itk::CovariantVector<float, 2> VectorPixelAccessor::InternalType |
Definition at line 68 of file ImageAdaptor3.cxx.
|
inline |
Definition at line 75 of file ImageAdaptor3.cxx.
References m_Index.
|
inline |
Definition at line 71 of file ImageAdaptor3.cxx.
References m_Index.
|
inline |
|
private |
Definition at line 84 of file ImageAdaptor3.cxx.
Referenced by Get(), operator=(), and SetIndex().