|
Open CASCADE Technology 6.5.2
|
#include <Geom2dGcc_MyCirc2dTanCen.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Geom2dGcc_MyCirc2dTanCen::operator new | ( | size_t | size | ) | [inline] |
| void* Geom2dGcc_MyCirc2dTanCen::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| 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 |
1.7.4