Open CASCADE Technology 6.6.0
Public Member Functions
Bisector_PolyBis Class Reference

Polygon of PointOnBis

#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)

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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines