#include <BRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | BRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox () |
Standard_EXPORT | BRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox (const TColStd_Array1OfReal &Param, const BRepAdaptor_Surface &S1, const BRepAdaptor_Surface &S2, const Standard_Real TolTangency) |
Standard_EXPORT | BRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox (const BRepAdaptor_Surface &S1, const BRepAdaptor_Surface &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 |
BRepApprox_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfApprox & | Function () |
Private Attributes | |
Standard_Boolean | done |
Standard_Boolean | empty |
IntSurf_PntOn2S | pint |
Standard_Boolean | tangent |
gp_Dir | d3d |
gp_Dir2d | d2d1 |
gp_Dir2d | d2d2 |
BRepApprox_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfApprox | 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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|