Open CASCADE Technology
6.5.4
|
#include <Contap_TheSegmentOfTheSearchOfContour.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | Contap_TheSegmentOfTheSearchOfContour () |
void | SetValue (const Handle< Adaptor2d_HCurve2d > &A) |
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 |
DEFINE_STANDARD_ALLOC Contap_TheSegmentOfTheSearchOfContour::Contap_TheSegmentOfTheSearchOfContour | ( | ) |
const Handle_Adaptor2d_HCurve2d& Contap_TheSegmentOfTheSearchOfContour::Curve | ( | ) | const |
const Contap_ThePathPointOfTheSearchOfContour& Contap_TheSegmentOfTheSearchOfContour::FirstPoint | ( | ) | const |
const Contap_ThePathPointOfTheSearchOfContour& Contap_TheSegmentOfTheSearchOfContour::LastPoint | ( | ) | const |
void Contap_TheSegmentOfTheSearchOfContour::SetLimitPoint | ( | const Contap_ThePathPointOfTheSearchOfContour & | V, |
const Standard_Boolean | First | ||
) |