#include <Extrema_ExtPC.hxx>
|
| | Extrema_ExtPC () |
| |
| | Extrema_ExtPC (const gp_Pnt &P, const Adaptor3d_Curve &C, const Standard_Real Uinf, const Standard_Real Usup, const Standard_Real TolF=1.0e-10) |
| |
| | Extrema_ExtPC (const gp_Pnt &P, const Adaptor3d_Curve &C, const Standard_Real TolF=1.0e-10) |
| |
| void | Initialize (const Adaptor3d_Curve &C, const Standard_Real Uinf, const Standard_Real Usup, const Standard_Real TolF=1.0e-10) |
| |
| void | Perform (const gp_Pnt &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_POnCurv & | Point (const Standard_Integer N) const |
| |
| void | TrimmedSquareDistances (Standard_Real &dist1, Standard_Real &dist2, gp_Pnt &P1, gp_Pnt &P2) const |
| |
| Extrema_ExtPC::Extrema_ExtPC |
( |
| ) |
|
| void Extrema_ExtPC::IntervalPerform |
( |
const gp_Pnt & |
P | ) |
|
|
protected |
| void Extrema_ExtPC::Perform |
( |
const gp_Pnt & |
P | ) |
|
The documentation for this class was generated from the following file: