]> Creatis software - creaVtk.git/commitdiff
Clean Code
authorPablo Garzon <garzon@ei-pfe-706.creatis.insa-lyon.fr>
Wed, 5 Apr 2023 13:56:58 +0000 (15:56 +0200)
committerPablo Garzon <garzon@ei-pfe-706.creatis.insa-lyon.fr>
Wed, 5 Apr 2023 13:56:58 +0000 (15:56 +0200)
bbtk_creaVtk_PKG/src/bbcreaVtkMeshManager.cxx
bbtk_creaVtk_PKG/src/bbcreaVtkMeshManager_tool.cxx

index 25be322b77ae54db2506b330d78485caec30fe62..99a8b98d9061c45c9ec9f9c51b25af6a0ba02dd0 100644 (file)
@@ -51,6 +51,7 @@ void MeshManager::Process()
         meshManagerModel_Box->RefreshOutputs();
         bbSetOutputMeshManagerModel( meshManagerModel_Box );
     } // if meshManagerModel_Box
+    printf("PG MeshManager::Process end %s \n", bbGetFullName().c_str() );
 }
 
 //===== 
index 9182458915e0f567152bb1aadfbe823672f53148..57b9aab444d689589049d15881de3e2c414c99f0 100644 (file)
@@ -48,6 +48,7 @@ void MeshManager_tool::Process()
                     bbGetInputMeshManagerModel()->SetMeshBase( bbGetInputMesh() );
                 } // if points!=NULL
             } // Mesh!=NULL
+            printf("PG MeshManager_tool::Process(tool 30) end %s \n", bbGetFullName().c_str() );
         } // if Tool 30 Set
 
         if (bbGetInputTool()==35)  // Set memory mode