Salome HOME
Update Help for VISU module.
[modules/visu.git] / src / OBJECT / VISU_MeshAct.h
index 6530c7a28ceacf36380db1828757103d3d1b6182..bacc15c37448be9b192529fb377ba1b7afa8986a 100644 (file)
@@ -45,7 +45,7 @@ class VTKOCC_EXPORT VISU_MeshAct : public VISU_Actor {
   virtual void RemoveFromRender(vtkRenderer* theRenderer);
 
   virtual void SetPipeLine(VISU_PipeLine* thePipeLine) ;
-  virtual void SetTransform(SALOME_Transform* theTransform); 
+  virtual void SetTransform(VTKViewer_Transform* theTransform); 
 
   virtual vtkProperty* GetSurfaceProperty(); 
   virtual void SetSurfaceProperty(vtkProperty* theProperty);