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