X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPartSet%2FPartSet_CenterPrs.h;h=08b7602dc37a14c77bff05657f7108c0b8f5b4ad;hb=88ee9b2b81cf93a6324336b57e30cc8a3a487499;hp=8d60f6466880d2109e953892b368e5ec87c7d6bc;hpb=2714903267d23cd0c81166c506fb3edd1e069d40;p=modules%2Fshaper.git diff --git a/src/PartSet/PartSet_CenterPrs.h b/src/PartSet/PartSet_CenterPrs.h index 8d60f6466..08b7602dc 100644 --- a/src/PartSet/PartSet_CenterPrs.h +++ b/src/PartSet/PartSet_CenterPrs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017 CEA/DEN, EDF R&D +// Copyright (C) 2017-2022 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -12,10 +12,9 @@ // // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // -// See http://www.salome-platform.org/ or -// email : webmaster.salome@opencascade.com +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // // File: PartSet_CenterPrs.h @@ -65,7 +64,7 @@ public: virtual void HilightSelected(const Handle(PrsMgr_PresentationManager3d)& PM, const SelectMgr_SequenceOfOwner& Seq); virtual void HilightOwnerWithColor (const Handle(PrsMgr_PresentationManager3d)&, - const Handle(Graphic3d_HighlightStyle)&, + const Handle(Prs3d_Drawer)&, const Handle(SelectMgr_EntityOwner)&); DEFINE_STANDARD_RTTIEXT(PartSet_CenterPrs, AIS_Point)