#include <IntPatch_TheSegmentOfTheSOnBoundsOfIntersection.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_TheSegmentOfTheSOnBoundsOfIntersection () |
void | SetValue (const Handle(Adaptor2d_HCurve2d)&A) |
Standard_EXPORT void | SetLimitPoint (const IntPatch_ThePathPointOfTheSOnBoundsOfIntersection &V, const Standard_Boolean First) |
const Handle_Adaptor2d_HCurve2d & | Curve () const |
Standard_Boolean | HasFirstPoint () const |
const IntPatch_ThePathPointOfTheSOnBoundsOfIntersection & | FirstPoint () const |
Standard_Boolean | HasLastPoint () const |
const IntPatch_ThePathPointOfTheSOnBoundsOfIntersection & | LastPoint () const |
Private Attributes | |
Handle_Adaptor2d_HCurve2d | arc |
Standard_Boolean | hasfp |
IntPatch_ThePathPointOfTheSOnBoundsOfIntersection | thefp |
Standard_Boolean | haslp |
IntPatch_ThePathPointOfTheSOnBoundsOfIntersection | thelp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|