#include <Extrema_EPCOfExtPC2d.hxx>
|
| Extrema_EPCOfExtPC2d () |
|
| Extrema_EPCOfExtPC2d (const gp_Pnt2d &P, const Adaptor2d_Curve2d &C, const Standard_Integer NbU, const Standard_Real TolU, const Standard_Real TolF) |
|
| Extrema_EPCOfExtPC2d (const gp_Pnt2d &P, const Adaptor2d_Curve2d &C, const Standard_Integer NbU, const Standard_Real Umin, const Standard_Real Usup, const Standard_Real TolU, const Standard_Real TolF) |
|
void | Initialize (const Adaptor2d_Curve2d &C, const Standard_Integer NbU, const Standard_Real TolU, const Standard_Real TolF) |
|
void | Initialize (const Adaptor2d_Curve2d &C, const Standard_Integer NbU, const Standard_Real Umin, const Standard_Real Usup, const Standard_Real TolU, const Standard_Real TolF) |
|
void | Initialize (const Adaptor2d_Curve2d &C) |
|
void | Initialize (const Standard_Integer NbU, const Standard_Real Umin, const Standard_Real Usup, const Standard_Real TolU, const Standard_Real TolF) |
|
void | Perform (const gp_Pnt2d &P) |
|
Standard_Boolean | IsDone () const |
|
Standard_Integer | NbExt () const |
|
Standard_Real | SquareDistance (const Standard_Integer N) const |
|
Standard_Boolean | IsMin (const Standard_Integer N) const |
|
const Extrema_POnCurv2d & | Point (const Standard_Integer N) const |
|
Extrema_EPCOfExtPC2d::Extrema_EPCOfExtPC2d |
( |
| ) |
|
void Extrema_EPCOfExtPC2d::Perform |
( |
const gp_Pnt2d & |
P | ) |
|
The documentation for this class was generated from the following file: