X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_AISTrihedron.h;h=8722c5089aff6018f1b47e967de0ba1516526101;hb=6ba63abdcb5832a1773cb33cf67d6b34aee4139d;hp=b8c13235e09574aedd90eac5756883b76e935b3f;hpb=f0688b4c39fcc3e49c2b58a90724b9c1c84f1337;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_AISTrihedron.h b/src/HYDROGUI/HYDROGUI_AISTrihedron.h index b8c13235..8722c508 100644 --- a/src/HYDROGUI/HYDROGUI_AISTrihedron.h +++ b/src/HYDROGUI/HYDROGUI_AISTrihedron.h @@ -31,7 +31,6 @@ * \brief AIS trihedron is redefined in order to show U text on the OX axis * and Z text on the OY axis. */ -DEFINE_STANDARD_HANDLE(HYDROGUI_AISTrihedron, AIS_Trihedron) class HYDROGUI_AISTrihedron : public AIS_Trihedron { @@ -86,9 +85,9 @@ public: * \param theTransformation the transformation * \param thePresentationManager the presentation */ - void Compute( const Handle_Prs3d_Projector& theProjector, - const Handle_Geom_Transformation& theTransformation, - const Handle_Prs3d_Presentation& thePresentation ); + void Compute( const Handle(Prs3d_Projector)& theProjector, + const Handle(Geom_Transformation)& theTransformation, + const Handle(Prs3d_Presentation)& thePresentation ); /** * AIS trihedron compute selection method. It is empty. We do not select the trihedron