#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) |
Standard_EXPORT | Geom2dGcc_MyL2dTanObl (const Geom2dGcc_MyQCurve &Qualified1, const gp_Lin2d &TheLin, const Standard_Real Param1, const Standard_Real TolAng, const Standard_Real Angle=0) |
Standard_EXPORT Standard_Boolean | IsDone () const |
Standard_EXPORT gp_Lin2d | ThisSolution () const |
Standard_EXPORT void | WhichQualifier (GccEnt_Position &Qualif1) const |
Standard_EXPORT void | Tangency1 (Standard_Real &ParSol, Standard_Real &ParArg, gp_Pnt2d &PntSol) const |
Standard_EXPORT void | Intersection2 (Standard_Real &ParSol, Standard_Real &ParArg, gp_Pnt2d &PntSol) const |
Standard_EXPORT Standard_Boolean | IsParallel2 () const |
Private Attributes | |
Standard_Boolean | WellDone |
Standard_Boolean | Paral2 |
gp_Lin2d | linsol |
GccEnt_Position | qualifier1 |
gp_Pnt2d | pnttg1sol |
gp_Pnt2d | pntint2sol |
Standard_Real | par1sol |
Standard_Real | par2sol |
Standard_Real | pararg1 |
Standard_Real | pararg2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|