]> Creatis software - clitk.git/blobdiff - vv/vvSlicer.cxx
- improve (?) speed render for contours
[clitk.git] / vv / vvSlicer.cxx
index 331c236977b12d00ad9785dd5492d6aa685d479a..9a2eec41414a0a8193322717ed71bbf47dc7881d 100644 (file)
@@ -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());