#include <Extrema_ECCOfExtCC.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | Extrema_ECCOfExtCC () |
| | Extrema_ECCOfExtCC (const Adaptor3d_Curve &C1, const Adaptor3d_Curve &C2, const Standard_Integer NbU, const Standard_Integer NbV, const Standard_Real TolU, const Standard_Real TolV) |
| | Extrema_ECCOfExtCC (const Adaptor3d_Curve &C1, const Adaptor3d_Curve &C2, const Standard_Real Uinf, const Standard_Real Usup, const Standard_Real Vinf, const Standard_Real Vsup, const Standard_Integer NbU, const Standard_Integer NbV, const Standard_Real TolU, const Standard_Real TolV) |
| void | SetCurveCache (const Standard_Integer theRank, const Handle< Extrema_CCacheOfExtCC > &theCache) |
| 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 |
Constructor & Destructor Documentation
| Extrema_ECCOfExtCC::Extrema_ECCOfExtCC |
( |
| ) |
|
Member Function Documentation
| void Extrema_ECCOfExtCC::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* Extrema_ECCOfExtCC::operator new |
( |
size_t |
size | ) |
[inline] |
| void* Extrema_ECCOfExtCC::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void Extrema_ECCOfExtCC::Perform |
( |
| ) |
|
The documentation for this class was generated from the following file: