|
Open CASCADE Technology
7.8.0.dev
|
#include <HLRBRep_TheQuadCurvExactInterCSurf.hxx>
Public Member Functions | |
| HLRBRep_TheQuadCurvExactInterCSurf (const Standard_Address &S, const gp_Lin &C) | |
| Provides the signed distance function : Q(w) and its first derivative dQ(w)/dw. More... | |
| 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. More... | |
| HLRBRep_TheQuadCurvExactInterCSurf::HLRBRep_TheQuadCurvExactInterCSurf | ( | const Standard_Address & | S, |
| const gp_Lin & | C | ||
| ) |
Provides the signed distance function : Q(w) and its first derivative dQ(w)/dw.
| void HLRBRep_TheQuadCurvExactInterCSurf::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 HLRBRep_TheQuadCurvExactInterCSurf::IsDone | ( | ) | const |
| Standard_Integer HLRBRep_TheQuadCurvExactInterCSurf::NbIntervals | ( | ) | const |
| Standard_Integer HLRBRep_TheQuadCurvExactInterCSurf::NbRoots | ( | ) | const |
| Standard_Real HLRBRep_TheQuadCurvExactInterCSurf::Root | ( | const Standard_Integer | Index | ) | const |
1.8.13