diff Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp @ 1977:ba971d9082d3

cont pixel probe
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 29 Oct 2022 16:31:09 +0200
parents d71acf30970a
children 95449b0e064a
line wrap: on
line diff
--- a/Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp	Sat Oct 29 13:02:21 2022 +0200
+++ b/Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp	Sat Oct 29 16:31:09 2022 +0200
@@ -2307,7 +2307,6 @@
         scene.DeleteLayer(LAYER_ORIENTATION_MARKERS);
       }
 
-      stoneAnnotations_->UpdateProbes(scene);
       stoneAnnotations_->Render(scene);  // Necessary for "FitContent()" to work
 
       if (fitNextContent_)