mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0032743: Coding Rules - remove unused class friends of Package classes
This commit is contained in:
@@ -55,36 +55,6 @@ public:
|
||||
const Handle(Adaptor3d_Surface)& theSecondSurf,
|
||||
Standard_Real theArrOfPeriod[4]);
|
||||
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
private:
|
||||
|
||||
|
||||
|
||||
|
||||
friend class IntSurf_PntOn2S;
|
||||
friend class IntSurf_Couple;
|
||||
friend class IntSurf_LineOn2S;
|
||||
friend class IntSurf_Quadric;
|
||||
friend class IntSurf_QuadricTool;
|
||||
friend class IntSurf_PathPoint;
|
||||
friend class IntSurf_PathPointTool;
|
||||
friend class IntSurf_InteriorPoint;
|
||||
friend class IntSurf_InteriorPointTool;
|
||||
friend class IntSurf_Transition;
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif // _IntSurf_HeaderFile
|
||||
|
Reference in New Issue
Block a user