| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
#include <IntCurveSurface_TheQuadCurvExactHInter.hxx>
Public Member Functions | |
| IntCurveSurface_TheQuadCurvExactHInter (const Handle< Adaptor3d_Surface > &S, const Handle< Adaptor3d_Curve > &C) | |
| Provides the signed distance function : Q(w) and its first derivative dQ(w)/dw.   | |
| Standard_Boolean | IsDone () const | 
| Standard_Integer | NbRoots () const | 
| Standard_Real | Root (const Standard_Integer Index) const | 
| Standard_Integer | NbIntervals () const | 
| void | Intervals (const Standard_Integer Index, Standard_Real &U1, Standard_Real &U2) const | 
| U1 and U2 are the parameters of a segment on the curve.   | |
| IntCurveSurface_TheQuadCurvExactHInter::IntCurveSurface_TheQuadCurvExactHInter | ( | const Handle< Adaptor3d_Surface > & | S, | 
| const Handle< Adaptor3d_Curve > & | C | ||
| ) | 
Provides the signed distance function : Q(w) and its first derivative dQ(w)/dw.
| void IntCurveSurface_TheQuadCurvExactHInter::Intervals | ( | const Standard_Integer | Index, | 
| Standard_Real & | U1, | ||
| Standard_Real & | U2 | ||
| ) | const | 
U1 and U2 are the parameters of a segment on the curve.
| Standard_Boolean IntCurveSurface_TheQuadCurvExactHInter::IsDone | ( | ) | const | 
| Standard_Integer IntCurveSurface_TheQuadCurvExactHInter::NbIntervals | ( | ) | const | 
| Standard_Integer IntCurveSurface_TheQuadCurvExactHInter::NbRoots | ( | ) | const | 
| Standard_Real IntCurveSurface_TheQuadCurvExactHInter::Root | ( | const Standard_Integer | Index | ) | const |