|
Open CASCADE Technology 6.5.2
|
#include <IntPatch_TheSegmentOfTheSOnBounds.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| IntPatch_TheSegmentOfTheSOnBounds () | |
| void | SetValue (const Handle< Adaptor2d_HCurve2d > &A) |
| void | SetLimitPoint (const IntPatch_ThePathPointOfTheSOnBounds &V, const Standard_Boolean First) |
| const Handle_Adaptor2d_HCurve2d & | Curve () const |
| Standard_Boolean | HasFirstPoint () const |
| const IntPatch_ThePathPointOfTheSOnBounds & | FirstPoint () const |
| Standard_Boolean | HasLastPoint () const |
| const IntPatch_ThePathPointOfTheSOnBounds & | LastPoint () const |
| IntPatch_TheSegmentOfTheSOnBounds::IntPatch_TheSegmentOfTheSOnBounds | ( | ) |
| const Handle_Adaptor2d_HCurve2d& IntPatch_TheSegmentOfTheSOnBounds::Curve | ( | ) | const |
| const IntPatch_ThePathPointOfTheSOnBounds& IntPatch_TheSegmentOfTheSOnBounds::FirstPoint | ( | ) | const |
| Standard_Boolean IntPatch_TheSegmentOfTheSOnBounds::HasFirstPoint | ( | ) | const |
| Standard_Boolean IntPatch_TheSegmentOfTheSOnBounds::HasLastPoint | ( | ) | const |
| const IntPatch_ThePathPointOfTheSOnBounds& IntPatch_TheSegmentOfTheSOnBounds::LastPoint | ( | ) | const |
| void IntPatch_TheSegmentOfTheSOnBounds::operator delete | ( | void * | anAddress | ) | [inline] |
| void* IntPatch_TheSegmentOfTheSOnBounds::operator new | ( | size_t | size | ) | [inline] |
| void* IntPatch_TheSegmentOfTheSOnBounds::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void IntPatch_TheSegmentOfTheSOnBounds::SetLimitPoint | ( | const IntPatch_ThePathPointOfTheSOnBounds & | V, |
| const Standard_Boolean | First | ||
| ) |
| void IntPatch_TheSegmentOfTheSOnBounds::SetValue | ( | const Handle< Adaptor2d_HCurve2d > & | A | ) |
1.7.4