Open CASCADE Technology 6.6.0
|
#include <Geom2dGcc_MyCirc2dTanCen.hxx>
Public Member Functions | |
Geom2dGcc_MyCirc2dTanCen (const Geom2dGcc_MyQCurve &Qualified1, const gp_Pnt2d &Pcenter, const Standard_Real Tolerance) | |
Standard_Boolean | IsDone () const |
Standard_Integer | NbSolutions () const |
gp_Circ2d | ThisSolution (const Standard_Integer Index) const |
void | WhichQualifier (const Standard_Integer Index, GccEnt_Position &Qualif1) const |
void | Tangency1 (const Standard_Integer Index, Standard_Real &ParSol, Standard_Real &ParArg, gp_Pnt2d &PntSol) const |
Geom2dGcc_MyCirc2dTanCen::Geom2dGcc_MyCirc2dTanCen | ( | const Geom2dGcc_MyQCurve & | Qualified1, |
const gp_Pnt2d & | Pcenter, | ||
const Standard_Real | Tolerance | ||
) |
Standard_Boolean Geom2dGcc_MyCirc2dTanCen::IsDone | ( | ) | const |
Standard_Integer Geom2dGcc_MyCirc2dTanCen::NbSolutions | ( | ) | const |
void Geom2dGcc_MyCirc2dTanCen::Tangency1 | ( | const Standard_Integer | Index, |
Standard_Real & | ParSol, | ||
Standard_Real & | ParArg, | ||
gp_Pnt2d & | PntSol | ||
) | const |
gp_Circ2d Geom2dGcc_MyCirc2dTanCen::ThisSolution | ( | const Standard_Integer | Index | ) | const |
void Geom2dGcc_MyCirc2dTanCen::WhichQualifier | ( | const Standard_Integer | Index, |
GccEnt_Position & | Qualif1 | ||
) | const |