X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_AISTrihedron.cxx;h=7995997147290ca152fe2d60de5545319e7734ea;hb=58bb6b7459bebeeb089c9ed486c4683a8bae7288;hp=3642aaa88fedf61912cdb1156fc55eaf3c267d4d;hpb=b2b21a9b49f0df8f53c3a1bcb459a4ec081a84ec;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_AISTrihedron.cxx b/src/HYDROGUI/HYDROGUI_AISTrihedron.cxx index 3642aaa8..79959971 100644 --- a/src/HYDROGUI/HYDROGUI_AISTrihedron.cxx +++ b/src/HYDROGUI/HYDROGUI_AISTrihedron.cxx @@ -79,9 +79,9 @@ void HYDROGUI_AISTrihedron::ComputeAxis( const Handle(Prs3d_Presentation)& thePr theParams.myPfirst, theParams.myPlast ); } -void HYDROGUI_AISTrihedron::Compute(const Handle_Prs3d_Projector& aProjector, - const Handle_Geom_Transformation& aTransformation, - const Handle_Prs3d_Presentation& aPresentation) +void HYDROGUI_AISTrihedron::Compute(const Handle(Prs3d_Projector)& aProjector, + const Handle(Geom_Transformation)& aTransformation, + const Handle(Prs3d_Presentation)& aPresentation) { }