X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSlicer.cxx;h=9a2eec41414a0a8193322717ed71bbf47dc7881d;hb=30659c9eea7c95c04002cb3de18d6e584f8d1296;hp=331c236977b12d00ad9785dd5492d6aa685d479a;hpb=a2d7d0fe5356215b7de062e5bb6f40753e0bfbc6;p=clitk.git diff --git a/vv/vvSlicer.cxx b/vv/vvSlicer.cxx index 331c236..9a2eec4 100644 --- a/vv/vvSlicer.cxx +++ b/vv/vvSlicer.cxx @@ -1255,8 +1255,8 @@ void vvSlicer::GetExtremasAroundMousePointer(double & min, double & max) //---------------------------------------------------------------------------- void vvSlicer::Render() { - // DD("Render"); - //DD(SliceOrientation); + // DD("vvSlicer::Render"); + // DD(SliceOrientation); if (this->GetWindowLevel()->GetLookupTable() && !this->mOverlay && !this->mFusion) { legend->SetLookupTable(this->GetWindowLevel()->GetLookupTable());