// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _IntCurveSurface_TheInterferenceOfHInter_HeaderFile #define _IntCurveSurface_TheInterferenceOfHInter_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_Macro_HeaderFile #include #endif #ifndef _Intf_Interference_HeaderFile #include #endif #ifndef _Standard_Boolean_HeaderFile #include #endif #ifndef _Standard_Integer_HeaderFile #include #endif #ifndef _Standard_Real_HeaderFile #include #endif class IntCurveSurface_ThePolygonOfHInter; class IntCurveSurface_ThePolygonToolOfHInter; class IntCurveSurface_ThePolyhedronOfHInter; class IntCurveSurface_ThePolyhedronToolOfHInter; class gp_Lin; class Intf_Array1OfLin; class Bnd_BoundSortBox; class gp_Pnt; class gp_XYZ; class IntCurveSurface_TheInterferenceOfHInter : public Intf_Interference { public: void* operator new(size_t,void* anAddress) { return anAddress; } void* operator new(size_t size) { return Standard::Allocate(size); } void operator delete(void *anAddress) { if (anAddress) Standard::Free((Standard_Address&)anAddress); } Standard_EXPORT IntCurveSurface_TheInterferenceOfHInter(); Standard_EXPORT IntCurveSurface_TheInterferenceOfHInter(const IntCurveSurface_ThePolygonOfHInter& thePolyg,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh); Standard_EXPORT IntCurveSurface_TheInterferenceOfHInter(const gp_Lin& theLin,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh); Standard_EXPORT IntCurveSurface_TheInterferenceOfHInter(const Intf_Array1OfLin& theLins,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh); Standard_EXPORT void Perform(const IntCurveSurface_ThePolygonOfHInter& thePolyg,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh) ; Standard_EXPORT void Perform(const gp_Lin& theLin,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh) ; Standard_EXPORT void Perform(const Intf_Array1OfLin& theLins,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh) ; Standard_EXPORT IntCurveSurface_TheInterferenceOfHInter(const IntCurveSurface_ThePolygonOfHInter& thePolyg,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh,Bnd_BoundSortBox& theBoundSB); Standard_EXPORT IntCurveSurface_TheInterferenceOfHInter(const gp_Lin& theLin,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh,Bnd_BoundSortBox& theBoundSB); Standard_EXPORT IntCurveSurface_TheInterferenceOfHInter(const Intf_Array1OfLin& theLins,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh,Bnd_BoundSortBox& theBoundSB); Standard_EXPORT void Perform(const IntCurveSurface_ThePolygonOfHInter& thePolyg,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh,Bnd_BoundSortBox& theBoundSB) ; Standard_EXPORT void Perform(const gp_Lin& theLin,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh,Bnd_BoundSortBox& theBoundSB) ; Standard_EXPORT void Perform(const Intf_Array1OfLin& theLins,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh,Bnd_BoundSortBox& theBoundSB) ; Standard_EXPORT void Interference(const IntCurveSurface_ThePolygonOfHInter& thePolyg,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh,Bnd_BoundSortBox& theBoundSB) ; Standard_EXPORT void Interference(const IntCurveSurface_ThePolygonOfHInter& thePolyg,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh) ; protected: private: Standard_EXPORT void Intersect(const gp_Pnt& BegO,const gp_Pnt& EndO,const Standard_Boolean Infinite,const Standard_Integer TTri,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh) ; Standard_EXPORT void Intersect(const gp_Pnt& BegO,const gp_Pnt& EndO,const Standard_Boolean Infinite,const Standard_Integer TTri,const IntCurveSurface_ThePolyhedronOfHInter& thePolyh,const gp_XYZ& TriNormal,const Standard_Real TriDp,const Standard_Real dBegTri,const Standard_Real dEndTri) ; }; // other Inline functions and methods (like "C++: function call" methods) #endif