]> Creatis software - clitk.git/blobdiff - tools/clitkComposeVFGenericFilter.cxx
VF composition with BSpline coefficients
[clitk.git] / tools / clitkComposeVFGenericFilter.cxx
old mode 100755 (executable)
new mode 100644 (file)
index deeaad6..03b3d14
@@ -25,6 +25,7 @@ namespace clitk {
   clitk::ComposeVFGenericFilter::ComposeVFGenericFilter()
   {
     m_Verbose=false;
+    m_Type = 0;
   }