#include <Extrema_ExtPC2d.hxx>
|
| | Extrema_ExtPC2d () |
| |
| | Extrema_ExtPC2d (const gp_Pnt2d &P, const Adaptor2d_Curve2d &C, const Standard_Real Uinf, const Standard_Real Usup, const Standard_Real TolF=1.0e-10) |
| |
| | Extrema_ExtPC2d (const gp_Pnt2d &P, const Adaptor2d_Curve2d &C, const Standard_Real TolF=1.0e-10) |
| |
| void | Initialize (const Adaptor2d_Curve2d &C, const Standard_Real Uinf, const Standard_Real Usup, const Standard_Real TolF=1.0e-10) |
| |
| void | Perform (const gp_Pnt2d &P) |
| |
| Standard_Boolean | IsDone () const |
| |
| Standard_Real | SquareDistance (const Standard_Integer N) const |
| |
| Standard_Integer | NbExt () const |
| |
| Standard_Boolean | IsMin (const Standard_Integer N) const |
| |
| const Extrema_POnCurv2d & | Point (const Standard_Integer N) const |
| |
| void | TrimmedSquareDistances (Standard_Real &dist1, Standard_Real &dist2, gp_Pnt2d &P1, gp_Pnt2d &P2) const |
| |
| Extrema_ExtPC2d::Extrema_ExtPC2d |
( |
| ) |
|
| void Extrema_ExtPC2d::IntervalPerform |
( |
const gp_Pnt2d & |
P | ) |
|
|
protected |
| void Extrema_ExtPC2d::Perform |
( |
const gp_Pnt2d & |
P | ) |
|
The documentation for this class was generated from the following file: