#include <Extrema_EPCOfExtPC.hxx>
|
| | Extrema_EPCOfExtPC () |
| |
| | Extrema_EPCOfExtPC (const gp_Pnt &P, const Adaptor3d_Curve &C, const Standard_Integer NbU, const Standard_Real TolU, const Standard_Real TolF) |
| |
| | Extrema_EPCOfExtPC (const gp_Pnt &P, const Adaptor3d_Curve &C, const Standard_Integer NbU, const Standard_Real Umin, const Standard_Real Usup, const Standard_Real TolU, const Standard_Real TolF) |
| |
| void | Initialize (const Adaptor3d_Curve &C, const Standard_Integer NbU, const Standard_Real TolU, const Standard_Real TolF) |
| |
| void | Initialize (const Adaptor3d_Curve &C, const Standard_Integer NbU, const Standard_Real Umin, const Standard_Real Usup, const Standard_Real TolU, const Standard_Real TolF) |
| |
| void | Initialize (const Adaptor3d_Curve &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_Pnt &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_POnCurv & | Point (const Standard_Integer N) const |
| |
| Extrema_EPCOfExtPC::Extrema_EPCOfExtPC |
( |
| ) |
|
| void Extrema_EPCOfExtPC::Perform |
( |
const gp_Pnt & |
P | ) |
|
The documentation for this class was generated from the following file: