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