#include <IntPatch_TheSOnBoundsOfIntersection.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | IntPatch_TheSOnBoundsOfIntersection () |
Standard_EXPORT void | Perform (IntPatch_TheArcFunctionOfIntersection &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_ThePathPointOfTheSOnBoundsOfIntersection & | Point (const Standard_Integer Index) const |
Standard_Integer | NbSegments () const |
const IntPatch_TheSegmentOfTheSOnBoundsOfIntersection & | Segment (const Standard_Integer Index) const |
Private Attributes | |
Standard_Boolean | done |
Standard_Boolean | all |
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection | sseg |
IntPatch_SequenceOfPathPointOfTheSOnBoundsOfIntersection | spnt |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|