X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fvtk%2Fsrc%2FbbvtkMagnitud.cxx;h=07926acdf65d37b8270692a90bd75f2168855cf7;hb=731d9ee262e286a24e3ea2776d8e914950840a2c;hp=cc4a2a288362ea70f9f2a5af3e3c9af8bcc6fa0d;hpb=315c4b62d90c40f8cccd821a5ba961bf51367bb0;p=bbtk.git diff --git a/packages/vtk/src/bbvtkMagnitud.cxx b/packages/vtk/src/bbvtkMagnitud.cxx index cc4a2a2..07926ac 100644 --- a/packages/vtk/src/bbvtkMagnitud.cxx +++ b/packages/vtk/src/bbvtkMagnitud.cxx @@ -26,8 +26,7 @@ void Magnitud::Process() // * TYPE is the C++ type of the input/output // (the one provided in the attribute 'type' of the tag 'input') - - // ---------- +// ---------- if (bbGetInputIn()!=NULL) { vGreenToRedLut->SetHueRange(0.6667,0.0); vGreenToRedLut->Build(); @@ -316,13 +315,13 @@ void Magnitud::Process() //temp->GetData( vMultipleContourMapper->GetOutput() ); //bbSetOutputOutTest( temp ); - + } // if - + } // process - - - + + + //===== // Before editing this file, make sure it's a file of your own (i.e.: it wasn't generated from xml description; if so : your modifications will be lost) //=====