Commit b34409d
BUG: Use a Static Boolean to Register ITK Factories Once (#1451)
* Use a static bool to Register ITK factories once
* Update src/Plugins/ITKImageProcessing/src/ITKImageProcessing/ITKImageProcessingPlugin.cpp
Co-authored-by: Jared Duffey <jared.duffey@bluequartz.net>
* Update ITKImageProcessingPlugin.hpp
---------
Co-authored-by: Jared Duffey <jared.duffey@bluequartz.net>1 parent 4e5fac6 commit b34409d
File tree
1 file changed
+7
-1
lines changed- src/Plugins/ITKImageProcessing/src/ITKImageProcessing
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
| |||
0 commit comments