![]() |
OTB
7.2.0
Orfeo Toolbox
|
#include <otbWrapperCastImage.h>
Public Member Functions | |
CastImage (T *in) | |
Public Attributes | |
itk::ProcessObject::Pointer | icif |
itk::ProcessObject::Pointer | ocif |
T * | out |
Definition at line 115 of file otbWrapperCastImage.h.
|
inline |
Definition at line 117 of file otbWrapperCastImage.h.
itk::ProcessObject::Pointer otb::Wrapper::details::CastImage< T, T >::icif |
Definition at line 122 of file otbWrapperCastImage.h.
itk::ProcessObject::Pointer otb::Wrapper::details::CastImage< T, T >::ocif |
Definition at line 123 of file otbWrapperCastImage.h.
T* otb::Wrapper::details::CastImage< T, T >::out |
Definition at line 124 of file otbWrapperCastImage.h.