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