Open CASCADE Technology
6.9.0
|
#include <Contap_TheSegmentOfTheSearch.hxx>
Public Member Functions | |
Contap_TheSegmentOfTheSearch () | |
void | SetValue (const Handle< Adaptor2d_HCurve2d > &A) |
void | SetLimitPoint (const Contap_ThePathPointOfTheSearch &V, const Standard_Boolean First) |
const Handle < Adaptor2d_HCurve2d > & | Curve () const |
Standard_Boolean | HasFirstPoint () const |
const Contap_ThePathPointOfTheSearch & | FirstPoint () const |
Standard_Boolean | HasLastPoint () const |
const Contap_ThePathPointOfTheSearch & | LastPoint () const |
Contap_TheSegmentOfTheSearch::Contap_TheSegmentOfTheSearch | ( | ) |
const Handle< Adaptor2d_HCurve2d >& Contap_TheSegmentOfTheSearch::Curve | ( | ) | const |
const Contap_ThePathPointOfTheSearch& Contap_TheSegmentOfTheSearch::FirstPoint | ( | ) | const |
Standard_Boolean Contap_TheSegmentOfTheSearch::HasFirstPoint | ( | ) | const |
Standard_Boolean Contap_TheSegmentOfTheSearch::HasLastPoint | ( | ) | const |
const Contap_ThePathPointOfTheSearch& Contap_TheSegmentOfTheSearch::LastPoint | ( | ) | const |
void Contap_TheSegmentOfTheSearch::SetLimitPoint | ( | const Contap_ThePathPointOfTheSearch & | V, |
const Standard_Boolean | First | ||
) |
void Contap_TheSegmentOfTheSearch::SetValue | ( | const Handle< Adaptor2d_HCurve2d > & | A | ) |