Open CASCADE Technology 6.6.0
|
#include <IntPatch_TheInt2SOfThePWalkingInter.hxx>
Public Member Functions | |
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 | ( | ) |
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 | ||
) |
const gp_Dir& IntPatch_TheInt2SOfThePWalkingInter::Direction | ( | ) | const |
const gp_Dir2d& IntPatch_TheInt2SOfThePWalkingInter::DirectionOnS1 | ( | ) | const |
const gp_Dir2d& IntPatch_TheInt2SOfThePWalkingInter::DirectionOnS2 | ( | ) | const |
IntPatch_TheFunctionOfTheInt2SOfThePWalkingInter& IntPatch_TheInt2SOfThePWalkingInter::Function | ( | ) |
Standard_Boolean IntPatch_TheInt2SOfThePWalkingInter::IsDone | ( | ) | const |
Standard_Boolean IntPatch_TheInt2SOfThePWalkingInter::IsEmpty | ( | ) | const |
Standard_Boolean IntPatch_TheInt2SOfThePWalkingInter::IsTangent | ( | ) | const |
IntImp_ConstIsoparametric IntPatch_TheInt2SOfThePWalkingInter::Perform | ( | const TColStd_Array1OfReal & | Param, |
math_FunctionSetRoot & | Rsnld, | ||
const IntImp_ConstIsoparametric | ChoixIso | ||
) |
IntImp_ConstIsoparametric IntPatch_TheInt2SOfThePWalkingInter::Perform | ( | const TColStd_Array1OfReal & | Param, |
math_FunctionSetRoot & | Rsnld | ||
) |
const IntSurf_PntOn2S& IntPatch_TheInt2SOfThePWalkingInter::Point | ( | ) | const |