#include <Extrema_ELCC.hxx>
|
| | Extrema_ELCC () |
| |
| | Extrema_ELCC (const Adaptor3d_Curve &C1, const Adaptor3d_Curve &C2) |
| |
| | Extrema_ELCC (const Adaptor3d_Curve &C1, const Adaptor3d_Curve &C2, const Standard_Real Uinf, const Standard_Real Usup, const Standard_Real Vinf, const Standard_Real Vsup) |
| |
| void | SetParams (const Adaptor3d_Curve &C1, const Adaptor3d_Curve &C2, const Standard_Real Uinf, const Standard_Real Usup, const Standard_Real Vinf, const Standard_Real Vsup) |
| |
| void | SetTolerance (const Standard_Real Tol) |
| |
| void | Perform () |
| |
| Standard_Boolean | IsDone () const |
| |
| Standard_Integer | NbExt () const |
| |
| Standard_Real | SquareDistance (const Standard_Integer N=1) const |
| |
| void | Points (const Standard_Integer N, Extrema_POnCurv &P1, Extrema_POnCurv &P2) const |
| |
| Extrema_ELCC::Extrema_ELCC |
( |
| ) |
|
| void Extrema_ELCC::Perform |
( |
| ) |
|
The documentation for this class was generated from the following file: