OTB  9.0.0
Orfeo Toolbox
Public Member Functions | Public Attributes | List of all members
otb::Wrapper::details::CastImage< T, T > Struct Template Reference

#include <otbWrapperCastImage.h>

Public Member Functions

 CastImage (T *in)
 

Public Attributes

itk::ProcessObject::Pointer ocif
 
T * out
 

Detailed Description

template<typename T>
struct otb::Wrapper::details::CastImage< T, T >

Definition at line 103 of file otbWrapperCastImage.h.

Constructor & Destructor Documentation

◆ CastImage()

template<typename T >
otb::Wrapper::details::CastImage< T, T >::CastImage ( T *  in)
inline

Definition at line 105 of file otbWrapperCastImage.h.

Member Data Documentation

◆ ocif

template<typename T >
itk::ProcessObject::Pointer otb::Wrapper::details::CastImage< T, T >::ocif

Definition at line 110 of file otbWrapperCastImage.h.

◆ out

template<typename T >
T* otb::Wrapper::details::CastImage< T, T >::out

Definition at line 111 of file otbWrapperCastImage.h.


The documentation for this struct was generated from the following file: