Version 9.011

This commit is contained in:
DESKTOP-FEDH8QB\misha
2017-08-22 01:33:54 -04:00
parent 31341bedc0
commit 16375a7892
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -428,7 +428,7 @@ int _Execute( int argc , char* argv[] )
}
else xForm = XForm4x4< Real >::Identity();
DumpOutput2( comments , "Running Screened Poisson Reconstruction (Version 9.01)\n" );
DumpOutput2( comments , "Running Screened Poisson Reconstruction (Version 9.011)\n" );
char str[1024];
for( int i=0 ; i<paramNum ; i++ )
if( params[i]->set )
+2 -2
View File
@@ -435,8 +435,8 @@ int _Execute( int argc , char* argv[] )
}
}
else xForm = XForm4x4< Real >::Identity();
DumpOutput2( comments , "Running SSD Reconstruction (Version 9.01)\n" );
DumpOutput2( comments , "Running SSD Reconstruction (Version 9.011)\n" );
char str[1024];
for( int i=0 ; i<paramNum ; i++ )
if( params[i]->set )