X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FSelect3D%2FSelect3D_InteriorSensitivePointSet.hxx;h=cfaca922a06d9282e9afa0c9fb0e765f79c867d9;hb=170175554f5aa01b790e66d00b637f44dc562cd6;hpb=c348746059c30939abd0b60c2f061c9ed8dcef2d diff --git a/src/Select3D/Select3D_InteriorSensitivePointSet.hxx b/src/Select3D/Select3D_InteriorSensitivePointSet.hxx index 6fb46892f5..cfaca922a0 100644 --- a/src/Select3D/Select3D_InteriorSensitivePointSet.hxx +++ b/src/Select3D/Select3D_InteriorSensitivePointSet.hxx @@ -78,7 +78,7 @@ protected: //! in myPlanarPolygons overlaps the current selecting volume Standard_EXPORT virtual Standard_Boolean overlapsElement (SelectBasics_SelectingVolumeManager& theMgr, Standard_Integer theElemIdx, - Standard_Real& theMatchDepth) Standard_OVERRIDE; + SelectBasics_PickResult& thePickResult) Standard_OVERRIDE; //! Checks whether the entity with index theIdx is inside the current selecting volume Standard_EXPORT virtual Standard_Boolean elementIsInside (SelectBasics_SelectingVolumeManager& theMgr,