diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterDouble.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterDouble.cxx index c15afe04568f694c15ba1123ee130a77b40812a2..c0676eac9fb4266ef588d7a9c21f1e647116dc6a 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterDouble.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterDouble.cxx @@ -31,10 +31,5 @@ namespace Wrapper { otbGetImageMacro(DoubleImage); otbGetImageMacro(DoubleVectorImage) -/* -otbGenericCastImageMacro(DoubleImageType, SimpleCastImage, ) -otbGenericCastImageMacro(DoubleVectorImageType, SimpleCastImage, Vector) -otbGenericCastImageMacro(DoubleImageType, CastVectorImageFromImage, Vector) -*/ } } diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterFloat.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterFloat.cxx index 22f688590147ff81f81b7666161f7322c6e21fad..07648108dedf1669f93c1d2bd5f5ef460faa464b 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterFloat.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterFloat.cxx @@ -31,10 +31,5 @@ namespace Wrapper { otbGetImageMacro(FloatImage); otbGetImageMacro(FloatVectorImage) -/* -otbGenericCastImageMacro(FloatImageType, SimpleCastImage, ) -otbGenericCastImageMacro(FloatVectorImageType, SimpleCastImage, Vector) -otbGenericCastImageMacro(FloatImageType, CastVectorImageFromImage, Vector) -*/ } } diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt16.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt16.cxx index 814df4381066970971ba5ddc8c2f07e56cf164e5..39c5ec56414071a1f7cdce34fe66f6057d3602be 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt16.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt16.cxx @@ -31,10 +31,5 @@ namespace Wrapper { otbGetImageMacro(Int16Image); otbGetImageMacro(Int16VectorImage) -/* -otbGenericCastImageMacro(Int16ImageType, SimpleCastImage, ) -otbGenericCastImageMacro(Int16VectorImageType, SimpleCastImage, Vector) -otbGenericCastImageMacro(Int16ImageType, CastVectorImageFromImage, Vector) -*/ } } diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt32.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt32.cxx index cc5aa176b86b5657c3bc5bbef854c3451911d7ef..29679a5e397f685cb00e8e3dfa62869ee66307a3 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt32.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt32.cxx @@ -31,10 +31,5 @@ namespace Wrapper { otbGetImageMacro(Int32Image); otbGetImageMacro(Int32VectorImage) -/* -otbGenericCastImageMacro(Int32ImageType, SimpleCastImage, ) -otbGenericCastImageMacro(Int32VectorImageType, SimpleCastImage, Vector) -otbGenericCastImageMacro(Int32ImageType, CastVectorImageFromImage, Vector) -*/ } } diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt16.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt16.cxx index 9b53c906c53bd664b1c7bf156e648d6bcd1b3310..23c64f3c7a3c3c445c3039b104a1d5680380d1d6 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt16.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt16.cxx @@ -31,10 +31,5 @@ namespace Wrapper { otbGetImageMacro(UInt16Image); otbGetImageMacro(UInt16VectorImage) -/* -otbGenericCastImageMacro(UInt16ImageType, SimpleCastImage, ) -otbGenericCastImageMacro(UInt16VectorImageType, SimpleCastImage, Vector) -otbGenericCastImageMacro(UInt16ImageType, CastVectorImageFromImage, Vector) -*/ } } diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt32.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt32.cxx index d0f6f770f7c29ab2061a4c5bcc20f716c05c5181..b4ae369742bd14fd776b82e9bb0a4cfd2a96508e 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt32.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt32.cxx @@ -31,10 +31,5 @@ namespace Wrapper { otbGetImageMacro(UInt32Image); otbGetImageMacro(UInt32VectorImage) -/* -otbGenericCastImageMacro(UInt32ImageType, SimpleCastImage, ) -otbGenericCastImageMacro(UInt32VectorImageType, SimpleCastImage, Vector) -otbGenericCastImageMacro(UInt32ImageType, CastVectorImageFromImage, Vector) -*/ } } diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt8.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt8.cxx index 205fd803945ba85065deb2405db0ca2c8e3f4429..19b9544d45b55807ebcf0e6564e35e3f17c9a562 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt8.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt8.cxx @@ -31,10 +31,5 @@ namespace Wrapper { otbGetImageMacro(UInt8Image); otbGetImageMacro(UInt8VectorImage) -/* -otbGenericCastImageMacro(UInt8ImageType, SimpleCastImage, ) -otbGenericCastImageMacro(UInt8VectorImageType, SimpleCastImage, Vector) -otbGenericCastImageMacro(UInt8ImageType, CastVectorImageFromImage, Vector) -*/ } }