X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FcreaNewProject%2FNewProject%2Fbbtk_mySamplePackage_PKG%2Fsrc%2FbbmySamplePackagemySampleBoxWithVTK.cxx;h=087608ea59434dc64e071d7add57c67799ceca0d;hb=f4e2dd1f4b7169797a99cf28ba832c1ef4a5b4d4;hp=b2d91e3ced268f5377cd48f4228cae9151b09d3d;hpb=aea7a7a670afd36baafabc8f924902551f852006;p=crea.git diff --git a/appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/src/bbmySamplePackagemySampleBoxWithVTK.cxx b/appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/src/bbmySamplePackagemySampleBoxWithVTK.cxx index b2d91e3..087608e 100644 --- a/appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/src/bbmySamplePackagemySampleBoxWithVTK.cxx +++ b/appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/src/bbmySamplePackagemySampleBoxWithVTK.cxx @@ -1,6 +1,4 @@ -//===== -// Don't edit this file. This file is generated from xml description.. -//===== + #include "bbmySamplePackagemySampleBoxWithVTK.h" #include "bbmySamplePackagePackage.h" namespace bbmySamplePackage @@ -8,9 +6,7 @@ namespace bbmySamplePackage BBTK_ADD_BLACK_BOX_TO_PACKAGE(mySamplePackage,mySampleBoxWithVTK) BBTK_BLACK_BOX_IMPLEMENTATION(mySampleBoxWithVTK,bbtk::AtomicBlackBox); -//===== -// Don't edit this file. This file is generated from xml description.. -//===== + void mySampleBoxWithVTK::Process() { @@ -25,13 +21,14 @@ void mySampleBoxWithVTK::Process() // (the one provided in the attribute 'name' of the tag 'input') // * TYPE is the C++ type of the input/output // (the one provided in the attribute 'type' of the tag 'input') - bbSetOutputOut( bbGetInputIn() ); - std::cout << "Output value = " <