|
Open CASCADE Technology 6.5.2
|
#include <Geom2dGcc_MyL2dTanObl.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Geom2dGcc_MyL2dTanObl (const Geom2dGcc_MyQCurve &Qualified1, const gp_Lin2d &TheLin, const Standard_Real Param1, const Standard_Real TolAng, const Standard_Real Angle=0) | |
| Standard_Boolean | IsDone () const |
| gp_Lin2d | ThisSolution () const |
| void | WhichQualifier (GccEnt_Position &Qualif1) const |
| void | Tangency1 (Standard_Real &ParSol, Standard_Real &ParArg, gp_Pnt2d &PntSol) const |
| void | Intersection2 (Standard_Real &ParSol, Standard_Real &ParArg, gp_Pnt2d &PntSol) const |
| Standard_Boolean | IsParallel2 () const |
| Geom2dGcc_MyL2dTanObl::Geom2dGcc_MyL2dTanObl | ( | const Geom2dGcc_MyQCurve & | Qualified1, |
| const gp_Lin2d & | TheLin, | ||
| const Standard_Real | Param1, | ||
| const Standard_Real | TolAng, | ||
| const Standard_Real | Angle = 0 |
||
| ) |
| void Geom2dGcc_MyL2dTanObl::Intersection2 | ( | Standard_Real & | ParSol, |
| Standard_Real & | ParArg, | ||
| gp_Pnt2d & | PntSol | ||
| ) | const |
| Standard_Boolean Geom2dGcc_MyL2dTanObl::IsDone | ( | ) | const |
| Standard_Boolean Geom2dGcc_MyL2dTanObl::IsParallel2 | ( | ) | const |
| void Geom2dGcc_MyL2dTanObl::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Geom2dGcc_MyL2dTanObl::operator new | ( | size_t | size | ) | [inline] |
| void* Geom2dGcc_MyL2dTanObl::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void Geom2dGcc_MyL2dTanObl::Tangency1 | ( | Standard_Real & | ParSol, |
| Standard_Real & | ParArg, | ||
| gp_Pnt2d & | PntSol | ||
| ) | const |
| gp_Lin2d Geom2dGcc_MyL2dTanObl::ThisSolution | ( | ) | const |
| void Geom2dGcc_MyL2dTanObl::WhichQualifier | ( | GccEnt_Position & | Qualif1 | ) | const |
1.7.4