]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
SetImmediateModeRendering( 1 ) removed
authorouv <ouv@opencascade.com>
Mon, 26 Sep 2005 14:16:33 +0000 (14:16 +0000)
committerouv <ouv@opencascade.com>
Mon, 26 Sep 2005 14:16:33 +0000 (14:16 +0000)
src/PIPELINE/VISU_GaussPointsPL.cxx

index c3f68e914ca99d03b17aafc4a0d3ada057032daf..d2071495bf7c9efa827eed64361ca30a9998ff4b 100644 (file)
@@ -113,7 +113,7 @@ VISU_GaussPointsPL
   myFieldTransform->SetInput( myExtractor->GetOutput() );
 
   //myPSMapper->SetQuadraticPointDistanceAttenuation( 1.0, 20.0, 0.0 );
-  myPSMapper->SetImmediateModeRendering( 1 );
+  //myPSMapper->SetImmediateModeRendering( 1 );
   myPSMapper->SetColorModeToMapScalars();
   myPSMapper->ScalarVisibilityOn();