Open CASCADE Technology  7.0.0
Public Member Functions
HLRBRep_TheQuadCurvExactInterCSurf Class Reference

#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...
 

Constructor & Destructor Documentation

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.

Member Function Documentation

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

The documentation for this class was generated from the following file: