Skip to content
Snippets Groups Projects
Commit efe8b9d5 authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

add typedef for parameter class for use in swig code

parent 1a4015c9
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@ typedef otb::Wrapper::Application::Pointer Application_Pointer;
typedef otb::Wrapper::ApplicationRegistry Registry;
typedef otb::Wrapper::AddProcessToWatchEvent AddProcessToWatchEvent;
typedef otb::Wrapper::DocExampleStructure DocExampleStructure;
typedef otb::Wrapper::Parameter Parameter;
typedef otb::Wrapper::OutputImageParameter OutputImageParameter;
typedef otb::Wrapper::InputImageParameter InputImageParameter;
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment