#include <Contap_TheSegmentOfTheSearchOfContour.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | Contap_TheSegmentOfTheSearchOfContour () |
void | SetValue (const Handle(Adaptor2d_HCurve2d)&A) |
Standard_EXPORT void | SetLimitPoint (const Contap_ThePathPointOfTheSearchOfContour &V, const Standard_Boolean First) |
const Handle_Adaptor2d_HCurve2d & | Curve () const |
Standard_Boolean | HasFirstPoint () const |
const Contap_ThePathPointOfTheSearchOfContour & | FirstPoint () const |
Standard_Boolean | HasLastPoint () const |
const Contap_ThePathPointOfTheSearchOfContour & | LastPoint () const |
Private Attributes | |
Handle_Adaptor2d_HCurve2d | arc |
Standard_Boolean | hasfp |
Contap_ThePathPointOfTheSearchOfContour | thefp |
Standard_Boolean | haslp |
Contap_ThePathPointOfTheSearchOfContour | thelp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|