#include <Bisector_Curve.hxx>
Inheritance diagram for Bisector_Curve:

Public Member Functions | |
| virtual Standard_EXPORT Standard_Real | Parameter (const gp_Pnt2d &P) const =0 |
| virtual Standard_EXPORT Standard_Boolean | IsExtendAtStart () const =0 |
| virtual Standard_EXPORT Standard_Boolean | IsExtendAtEnd () const =0 |
| virtual Standard_EXPORT Standard_Integer | NbIntervals () const =0 |
| If necessary, breaks the curve in intervals of continuity <c1>. And returns the number of intervals. . | |
| virtual Standard_EXPORT Standard_Real | IntervalFirst (const Standard_Integer Index) const =0 |
| Returns the first parameter of the current interval. . | |
| virtual Standard_EXPORT Standard_Real | IntervalLast (const Standard_Integer Index) const =0 |
| Returns the last parameter of the current interval. . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
Reimplemented in Bisector_BisecAna, Bisector_BisecCC, and Bisector_BisecPC. |
|
|
Implemented in Bisector_BisecAna, Bisector_BisecCC, and Bisector_BisecPC. |
|
|
Implemented in Bisector_BisecAna, Bisector_BisecCC, and Bisector_BisecPC. |
|
|
Implemented in Bisector_BisecAna, Bisector_BisecCC, and Bisector_BisecPC. |
|
|
Implemented in Bisector_BisecAna, Bisector_BisecCC, and Bisector_BisecPC. |
|
|
Implemented in Bisector_BisecAna, Bisector_BisecCC, and Bisector_BisecPC. |
|
|
Implemented in Bisector_BisecAna, Bisector_BisecCC, and Bisector_BisecPC. |
1.4.1