Skip to content
Snippets Groups Projects
Commit 3e21c2e6 authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

STYLE

parent 128bea72
Branches
Tags
No related merge requests found
......@@ -27,7 +27,7 @@ class TestApplication : public Application
{
public:
/** Standard class typedefs. */
typedef TestApplication Self;
typedef TestApplication Self;
typedef Application Superclass;
typedef itk::SmartPointer<Self> Pointer;
typedef itk::SmartPointer<const Self> ConstPointer;
......
......@@ -111,13 +111,12 @@ private:
}
ListConcatenerFilterType::Pointer m_Concatener;
ExtractROIFilterListType::Pointer m_ExtractorList;
FloatImageListType::Pointer m_ImageList;
ListConcatenerFilterType::Pointer m_Concatener;
ExtractROIFilterListType::Pointer m_ExtractorList;
FloatImageListType::Pointer m_ImageList;
};
}
}
OTB_APPLICATION_EXPORT(otb::Wrapper::ConcatenateImages)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment