]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Minor changes
authorapo <apo@opencascade.com>
Mon, 24 Oct 2005 06:20:24 +0000 (06:20 +0000)
committerapo <apo@opencascade.com>
Mon, 24 Oct 2005 06:20:24 +0000 (06:20 +0000)
src/OBJECT/VISU_GaussPtsDeviceActor.cxx

index fe4e22cf1f189aa3c4ed140fdb8b9c323f597636..86eb25d28ca33793a8c8960166342ba94c96a82b 100644 (file)
@@ -131,7 +131,7 @@ VISU_GaussPtsDeviceActor
   
   myMapper->SetInput( myPassFilter[ anId ]->GetPolyDataOutput() );
   
-  vtkLODActor::SetMapper( myMapper.GetPointer() );
+  Superclass::SetMapper( myMapper.GetPointer() );
 }
 
 VISU_GaussPointsPL*