Open CASCADE Technology  6.9.0
Public Member Functions

Bisector_PolyBis Class Reference

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_PointOnBisValue (const Standard_Integer Index) const
 
const Bisector_PointOnBisFirst () const
 
const Bisector_PointOnBisLast () const
 
Standard_Integer Interval (const Standard_Real U) const
 
void Transform (const gp_Trsf2d &T)
 

Detailed Description

Polygon of PointOnBis.

Constructor & Destructor Documentation

Bisector_PolyBis::Bisector_PolyBis ( )

Member Function Documentation

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

The documentation for this class was generated from the following file: