diff Applications/Samples/Common/RtViewerView.cpp @ 1903:c7bc9e1776a6

fix rendering of RT sample
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 31 Jan 2022 18:00:10 +0100
parents b3c08e607d9f
children f81cdf283859
line wrap: on
line diff
--- a/Applications/Samples/Common/RtViewerView.cpp	Sat Jan 29 18:30:26 2022 +0100
+++ b/Applications/Samples/Common/RtViewerView.cpp	Mon Jan 31 18:00:10 2022 +0100
@@ -217,8 +217,6 @@
     {
       planes_[z] = geometry.GetProjectionSlice(projection_, z);
     }
-
-    UpdateLayers();
   }
 
   void RtViewerView::UpdateLayers()