|
Open CASCADE Technology 6.5.2
|
#include <Extrema_LocateExtCC2d.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Extrema_LocateExtCC2d (const Adaptor2d_Curve2d &C1, const Adaptor2d_Curve2d &C2, const Standard_Real U0, const Standard_Real V0) | |
| Standard_Boolean | IsDone () const |
| Standard_Real | SquareDistance () const |
| void | Point (Extrema_POnCurv2d &P1, Extrema_POnCurv2d &P2) const |
| Extrema_LocateExtCC2d::Extrema_LocateExtCC2d | ( | const Adaptor2d_Curve2d & | C1, |
| const Adaptor2d_Curve2d & | C2, | ||
| const Standard_Real | U0, | ||
| const Standard_Real | V0 | ||
| ) |
| Standard_Boolean Extrema_LocateExtCC2d::IsDone | ( | ) | const |
| void Extrema_LocateExtCC2d::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Extrema_LocateExtCC2d::operator new | ( | size_t | size | ) | [inline] |
| void* Extrema_LocateExtCC2d::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void Extrema_LocateExtCC2d::Point | ( | Extrema_POnCurv2d & | P1, |
| Extrema_POnCurv2d & | P2 | ||
| ) | const |
| Standard_Real Extrema_LocateExtCC2d::SquareDistance | ( | ) | const |
1.7.4