Open CASCADE Technology
7.3.0
|
Polygon of PointOnBis. More...
#include <Bisector_PolyBis.hxx>
Public Member Functions | |
Bisector_PolyBis () | |
void | Append (const Bisector_PointOnBis &Point) |
Standard_Integer | Length () const |
Standard_Boolean | IsEmpty () const |
const Bisector_PointOnBis & | Value (const Standard_Integer Index) const |
const Bisector_PointOnBis & | First () const |
const Bisector_PointOnBis & | Last () const |
Standard_Integer | Interval (const Standard_Real 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 |
Standard_Integer Bisector_PolyBis::Interval | ( | const Standard_Real | U | ) | const |
Standard_Boolean Bisector_PolyBis::IsEmpty | ( | ) | const |
const Bisector_PointOnBis& Bisector_PolyBis::Last | ( | ) | const |
Standard_Integer Bisector_PolyBis::Length | ( | ) | const |
void Bisector_PolyBis::Transform | ( | const gp_Trsf2d & | T | ) |
const Bisector_PointOnBis& Bisector_PolyBis::Value | ( | const Standard_Integer | Index | ) | const |