|
Open CASCADE Technology 6.5.2
|
#include <IntPatch_TheSOnBounds.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| IntPatch_TheSOnBounds () | |
| void | Perform (IntPatch_ArcFunction &F, const Handle< Adaptor3d_TopolTool > &Domain, const Standard_Real TolBoundary, const Standard_Real TolTangency) |
| Standard_Boolean | IsDone () const |
| Standard_Boolean | AllArcSolution () const |
| Standard_Integer | NbPoints () const |
| const IntPatch_ThePathPointOfTheSOnBounds & | Point (const Standard_Integer Index) const |
| Standard_Integer | NbSegments () const |
| const IntPatch_TheSegmentOfTheSOnBounds & | Segment (const Standard_Integer Index) const |
| IntPatch_TheSOnBounds::IntPatch_TheSOnBounds | ( | ) |
| Standard_Boolean IntPatch_TheSOnBounds::AllArcSolution | ( | ) | const |
| Standard_Boolean IntPatch_TheSOnBounds::IsDone | ( | ) | const |
| Standard_Integer IntPatch_TheSOnBounds::NbPoints | ( | ) | const |
| Standard_Integer IntPatch_TheSOnBounds::NbSegments | ( | ) | const |
| void IntPatch_TheSOnBounds::operator delete | ( | void * | anAddress | ) | [inline] |
| void* IntPatch_TheSOnBounds::operator new | ( | size_t | size | ) | [inline] |
| void* IntPatch_TheSOnBounds::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void IntPatch_TheSOnBounds::Perform | ( | IntPatch_ArcFunction & | F, |
| const Handle< Adaptor3d_TopolTool > & | Domain, | ||
| const Standard_Real | TolBoundary, | ||
| const Standard_Real | TolTangency | ||
| ) |
| const IntPatch_ThePathPointOfTheSOnBounds& IntPatch_TheSOnBounds::Point | ( | const Standard_Integer | Index | ) | const |
| const IntPatch_TheSegmentOfTheSOnBounds& IntPatch_TheSOnBounds::Segment | ( | const Standard_Integer | Index | ) | const |
1.7.4