// 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 _MAT2d_Tool2d_HeaderFile #define _MAT2d_Tool2d_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_Macro_HeaderFile #include #endif #ifndef _Standard_Real_HeaderFile #include #endif #ifndef _Standard_Integer_HeaderFile #include #endif #ifndef _Handle_MAT2d_Circuit_HeaderFile #include #endif #ifndef _MAT2d_DataMapOfIntegerBisec_HeaderFile #include #endif #ifndef _MAT2d_DataMapOfIntegerPnt2d_HeaderFile #include #endif #ifndef _MAT2d_DataMapOfIntegerVec2d_HeaderFile #include #endif #ifndef _TColStd_SequenceOfInteger_HeaderFile #include #endif #ifndef _MAT_Side_HeaderFile #include #endif #ifndef _Handle_MAT_Bisector_HeaderFile #include #endif #ifndef _Standard_Boolean_HeaderFile #include #endif #ifndef _Handle_Geom2d_Geometry_HeaderFile #include #endif class MAT2d_Circuit; class MAT_Bisector; class Bisector_Bisec; class Geom2d_Geometry; class gp_Pnt2d; class gp_Vec2d; //! Set of the methods useful for the MAT's computation.
//! Tool2d contains the geometry of the bisecting locus.
class MAT2d_Tool2d { 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); } //! Empty Constructor.
Standard_EXPORT MAT2d_Tool2d(); //!