![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Polygon of PointOnBis. More...
#include <Bisector_PolyBis.hxx>
Public Member Functions | |
| Bisector_PolyBis () | |
| void | Append (const Bisector_PointOnBis &Point) |
| int | Length () const |
| bool | IsEmpty () const |
| const Bisector_PointOnBis & | Value (const int Index) const |
| const Bisector_PointOnBis & | First () const |
| const Bisector_PointOnBis & | Last () const |
| int | Interval (const double U) const |
| void | Transform (const gp_Trsf2d &T) |
Polygon of PointOnBis.
| Bisector_PolyBis::Bisector_PolyBis | ( | ) |
| void Bisector_PolyBis::Append | ( | const Bisector_PointOnBis & | Point | ) |
| const Bisector_PointOnBis & Bisector_PolyBis::First | ( | ) | const |
| bool Bisector_PolyBis::IsEmpty | ( | ) | const |
| const Bisector_PointOnBis & Bisector_PolyBis::Last | ( | ) | const |
| int Bisector_PolyBis::Length | ( | ) | const |
| const Bisector_PointOnBis & Bisector_PolyBis::Value | ( | const int | Index | ) | const |