X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkVtkBlackBoxMacros.h;h=6102fef06bdb30fa24a03e785bf1ded593a8c423;hb=a94262289f8148799f8e319c216d5af2a6053c18;hp=45b83d94e605b382e6893ceb11a80970a80b7b0b;hpb=8dd53a72bc1dd1ca2c6e2763c0aeb51c77ee352e;p=bbtk.git diff --git a/kernel/src/bbtkVtkBlackBoxMacros.h b/kernel/src/bbtkVtkBlackBoxMacros.h index 45b83d9..6102fef 100644 --- a/kernel/src/bbtkVtkBlackBoxMacros.h +++ b/kernel/src/bbtkVtkBlackBoxMacros.h @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbtkVtkBlackBoxMacros.h,v $ Language: C++ - Date: $Date: 2009/05/18 10:45:41 $ - Version: $Revision: 1.12 $ + Date: $Date: 2009/12/18 18:37:44 $ + Version: $Revision: 1.14 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -169,11 +169,14 @@ public: \ inline void bbUserProcess() \ { \ - bbtkDebugMessage("process",1,"**> Processing ["<Update(); \ - bbtkDebugMessage("process",2,"<** Processing ["< Processing..." \ + <Update(); \ +printf("EED Process %s\n", bbGetFullName().c_str() ); \ + vtkIndent indent(2); \ + mVtkObject->PrintSelf(std::cout, indent ); \ + bbtkBlackBoxDebugMessage("process",2,"<** Processing" \ + <