|
Open CASCADE Technology 6.5.2
|
#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) |
| 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::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Contap_TheSegmentOfTheSearchOfContour::operator new | ( | size_t | size | ) | [inline] |
| void* Contap_TheSegmentOfTheSearchOfContour::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void Contap_TheSegmentOfTheSearchOfContour::SetLimitPoint | ( | const Contap_ThePathPointOfTheSearchOfContour & | V, |
| const Standard_Boolean | First | ||
| ) |
| void Contap_TheSegmentOfTheSearchOfContour::SetValue | ( | const Handle< Adaptor2d_HCurve2d > & | A | ) |
1.7.4