#include <GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox () |
Standard_EXPORT | GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox (const TColStd_Array1OfReal &Param, const Handle(Adaptor3d_HSurface)&S1, const Handle(Adaptor3d_HSurface)&S2, const Standard_Real TolTangency) |
Standard_EXPORT | GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox (const Handle(Adaptor3d_HSurface)&S1, const Handle(Adaptor3d_HSurface)&S2, const Standard_Real TolTangency) |
Standard_EXPORT IntImp_ConstIsoparametric | Perform (const TColStd_Array1OfReal &Param, math_FunctionSetRoot &Rsnld) |
Standard_EXPORT IntImp_ConstIsoparametric | Perform (const TColStd_Array1OfReal &Param, math_FunctionSetRoot &Rsnld, const IntImp_ConstIsoparametric ChoixIso) |
Standard_Boolean | IsDone () const |
Standard_Boolean | IsEmpty () const |
const IntSurf_PntOn2S & | Point () const |
Standard_Boolean | IsTangent () const |
const gp_Dir & | Direction () const |
const gp_Dir2d & | DirectionOnS1 () const |
const gp_Dir2d & | DirectionOnS2 () const |
GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox & | Function () |
Private Attributes | |
Standard_Boolean | done |
Standard_Boolean | empty |
IntSurf_PntOn2S | pint |
Standard_Boolean | tangent |
gp_Dir | d3d |
gp_Dir2d | d2d1 |
gp_Dir2d | d2d2 |
GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox | myZerParFunc |
Standard_Real | tol |
Standard_Real | ua0 |
Standard_Real | va0 |
Standard_Real | ua1 |
Standard_Real | va1 |
Standard_Real | ub0 |
Standard_Real | vb0 |
Standard_Real | ub1 |
Standard_Real | vb1 |
Standard_Real | ures1 |
Standard_Real | ures2 |
Standard_Real | vres1 |
Standard_Real | vres2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|