]> Creatis software - clitk.git/blobdiff - segmentation/clitkExtractBonesGenericFilter.h
add tooltip for MiB mebibytes / MB megabytes
[clitk.git] / segmentation / clitkExtractBonesGenericFilter.h
index 9093ac6ebe8a04705e86044983aecab6d70ad894..2d81e15a3790defee949f380ea7cf22cf1d9db2b 100644 (file)
@@ -48,6 +48,8 @@ namespace clitk
 
     //--------------------------------------------------------------------
     void SetArgsInfo(const ArgsInfoType & a);
+    template<class FilterType>
+    void SetOptionsFromArgsInfoToFilter(FilterType * f);
 
     //--------------------------------------------------------------------
     // Main function called each time the filter is updated