X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=segmentation%2FclitkExtractPatientGenericFilter.h;h=487c4f44569a1706ffa4ff71ccdc588e65747de1;hb=c91bc7359270b60e51abdc42dddf0a35c11ea604;hp=23b1ecf208d3f650f85257b48b01a67fdb042fb2;hpb=e008d74b0ecdc4ca2eaae8c429901a78f9ef5c31;p=clitk.git diff --git a/segmentation/clitkExtractPatientGenericFilter.h b/segmentation/clitkExtractPatientGenericFilter.h index 23b1ecf..487c4f4 100644 --- a/segmentation/clitkExtractPatientGenericFilter.h +++ b/segmentation/clitkExtractPatientGenericFilter.h @@ -48,6 +48,8 @@ namespace clitk //-------------------------------------------------------------------- void SetArgsInfo(const ArgsInfoType & a); + template + void SetOptionsFromArgsInfoToFilter(FilterType * f); //-------------------------------------------------------------------- // Main function called each time the filter is updated