Open CASCADE Technology
6.5.4
|
#include <IntPatch_TheInt2SOfThePWalkingInter.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | IntPatch_TheInt2SOfThePWalkingInter () |
IntPatch_TheInt2SOfThePWalkingInter (const TColStd_Array1OfReal &Param, const Handle< Adaptor3d_HSurface > &S1, const Handle< Adaptor3d_HSurface > &S2, const Standard_Real TolTangency) | |
IntPatch_TheInt2SOfThePWalkingInter (const Handle< Adaptor3d_HSurface > &S1, const Handle< Adaptor3d_HSurface > &S2, const Standard_Real TolTangency) | |
IntImp_ConstIsoparametric | Perform (const TColStd_Array1OfReal &Param, math_FunctionSetRoot &Rsnld) |
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 |
IntPatch_TheFunctionOfTheInt2SOfThePWalkingInter & | Function () |
IntPatch_TheInt2SOfThePWalkingInter::IntPatch_TheInt2SOfThePWalkingInter | ( | const TColStd_Array1OfReal & | Param, |
const Handle< Adaptor3d_HSurface > & | S1, | ||
const Handle< Adaptor3d_HSurface > & | S2, | ||
const Standard_Real | TolTangency | ||
) |
IntPatch_TheInt2SOfThePWalkingInter::IntPatch_TheInt2SOfThePWalkingInter | ( | const Handle< Adaptor3d_HSurface > & | S1, |
const Handle< Adaptor3d_HSurface > & | S2, | ||
const Standard_Real | TolTangency | ||
) |
IntImp_ConstIsoparametric IntPatch_TheInt2SOfThePWalkingInter::Perform | ( | const TColStd_Array1OfReal & | Param, |
math_FunctionSetRoot & | Rsnld | ||
) |
IntImp_ConstIsoparametric IntPatch_TheInt2SOfThePWalkingInter::Perform | ( | const TColStd_Array1OfReal & | Param, |
math_FunctionSetRoot & | Rsnld, | ||
const IntImp_ConstIsoparametric | ChoixIso | ||
) |