#include <Extrema_CCFOfELCC2dOfLocateExtCC2d.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | Extrema_CCFOfELCC2dOfLocateExtCC2d (const Adaptor2d_Curve2d &C1, const Adaptor2d_Curve2d &C2, const Standard_Real thetol=1.0e-10) |
Standard_EXPORT Standard_Integer | NbVariables () const |
Standard_EXPORT Standard_Integer | NbEquations () const |
Standard_EXPORT Standard_Boolean | Value (const math_Vector &UV, math_Vector &F) |
Standard_EXPORT Standard_Boolean | Derivatives (const math_Vector &UV, math_Matrix &DF) |
Standard_EXPORT Standard_Boolean | Values (const math_Vector &UV, math_Vector &F, math_Matrix &DF) |
virtual Standard_EXPORT Standard_Integer | GetStateNumber () |
Standard_EXPORT Standard_Integer | NbExt () const |
Standard_EXPORT Standard_Real | Value (const Standard_Integer N) const |
Standard_EXPORT void | Points (const Standard_Integer N, Extrema_POnCurv2d &P1, Extrema_POnCurv2d &P2) const |
Private Attributes | |
Standard_Address | myC1 |
Standard_Address | myC2 |
Standard_Real | myTol |
Standard_Real | myU |
Standard_Real | myV |
gp_Pnt2d | myP1 |
gp_Pnt2d | myP2 |
TColStd_SequenceOfReal | myValue |
Extrema_SeqPOnCOfCCFOfELCC2dOfLocateExtCC2d | myPoints |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|