0031458: Visualization - refine classes across Prs3d and StdPrs packages
[occt.git] / src / AIS / AIS_Shape.hxx
index ad13131..ce3ca48 100644 (file)
@@ -254,7 +254,7 @@ protected:
 
   //! Compute projected presentation.
   virtual void computeHLR (const Handle(Graphic3d_Camera)& theProjector,
-                           const Handle(Geom_Transformation)& theTrsf,
+                           const Handle(TopLoc_Datum3D)& theTrsf,
                            const Handle(Prs3d_Presentation)& thePrs) Standard_OVERRIDE
   {
     if (!theTrsf.IsNull()