|
Open CASCADE Technology 6.5.2
|
#include <HLRBRep_TheQuadCurvExactInterCSurf.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| HLRBRep_TheQuadCurvExactInterCSurf (const Standard_Address &S, const gp_Lin &C) | |
| 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 |
| HLRBRep_TheQuadCurvExactInterCSurf::HLRBRep_TheQuadCurvExactInterCSurf | ( | const Standard_Address & | S, |
| const gp_Lin & | C | ||
| ) |
| void HLRBRep_TheQuadCurvExactInterCSurf::Intervals | ( | const Standard_Integer | Index, |
| Standard_Real & | U1, | ||
| Standard_Real & | U2 | ||
| ) | const |
| Standard_Boolean HLRBRep_TheQuadCurvExactInterCSurf::IsDone | ( | ) | const |
| Standard_Integer HLRBRep_TheQuadCurvExactInterCSurf::NbIntervals | ( | ) | const |
| Standard_Integer HLRBRep_TheQuadCurvExactInterCSurf::NbRoots | ( | ) | const |
| void HLRBRep_TheQuadCurvExactInterCSurf::operator delete | ( | void * | anAddress | ) | [inline] |
| void* HLRBRep_TheQuadCurvExactInterCSurf::operator new | ( | size_t | size | ) | [inline] |
| void* HLRBRep_TheQuadCurvExactInterCSurf::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Standard_Real HLRBRep_TheQuadCurvExactInterCSurf::Root | ( | const Standard_Integer | Index | ) | const |
1.7.4