0031458: Visualization - refine classes across Prs3d and StdPrs packages
[occt.git] / src / Graphic3d / Graphic3d_CView.hxx
index 82d6893..3642e60 100644 (file)
@@ -193,7 +193,7 @@ private:
 
   //! Transforms the structure in the view.
   Standard_EXPORT void SetTransform (const Handle(Graphic3d_Structure)& theStructure,
-                                     const Handle(Geom_Transformation)& theTrsf);
+                                     const Handle(TopLoc_Datum3D)& theTrsf);
 
   //! Suppress the highlighting on the structure <AStructure>
   //! in the view <me>.