Skip to content
Snippets Groups Projects
Commit 7270cf16 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

ENH: add FreeRessources method to SWIG wrapping

parent 4782e82f
No related branches found
No related tags found
No related merge requests found
......@@ -211,6 +211,8 @@ public:
std::string GetProgressDescription() const;
void FreeRessources();
itkSetStringMacro(DocName);
itkGetStringMacro(DocName);
itkSetStringMacro(DocLongDescription);
......
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