Skip to content
Snippets Groups Projects
Commit bb20d684 authored by Julien Malik's avatar Julien Malik
Browse files

BUG: missing enum value in swig wrapper

parent 13efa0ae
Branches
Tags
No related merge requests found
...@@ -58,6 +58,7 @@ namespace Wrapper ...@@ -58,6 +58,7 @@ namespace Wrapper
ParameterType_InputImage, ParameterType_InputImage,
ParameterType_InputImageList, ParameterType_InputImageList,
ParameterType_InputVectorData, ParameterType_InputVectorData,
ParameterType_InputVectorDataList,
ParameterType_OutputImage, ParameterType_OutputImage,
ParameterType_OutputVectorData, ParameterType_OutputVectorData,
ParameterType_Radius, ParameterType_Radius,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment