mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-08 14:17:06 +03:00
0032743: Coding Rules - remove unused class friends of Package classes
This commit is contained in:
@@ -77,31 +77,6 @@ public:
|
||||
//! identic or opposed concave edges.
|
||||
Standard_EXPORT static Standard_Boolean SameSide (const TopAbs_Orientation Or, const TopAbs_Orientation OrSave1, const TopAbs_Orientation OrSave2, const TopAbs_Orientation OrFace1, const TopAbs_Orientation OrFace2);
|
||||
|
||||
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
private:
|
||||
|
||||
|
||||
|
||||
|
||||
friend class ChFi3d_Builder;
|
||||
friend class ChFi3d_ChBuilder;
|
||||
friend class ChFi3d_FilBuilder;
|
||||
friend class ChFi3d_SearchSing;
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif // _ChFi3d_HeaderFile
|
||||
|
Reference in New Issue
Block a user