Open CASCADE Technology  7.1.0.beta
Public Member Functions

IntPatch_PolyLine Class Reference

#include <IntPatch_PolyLine.hxx>

Inheritance diagram for IntPatch_PolyLine:
Inheritance graph
[legend]

Public Member Functions

 IntPatch_PolyLine ()
 
 IntPatch_PolyLine (const Standard_Real InitDefle)
 
void SetWLine (const Standard_Boolean OnFirst, const Handle< IntPatch_WLine > &Line)
 
void SetRLine (const Standard_Boolean OnFirst, const Handle< IntPatch_RLine > &Line)
 
void ResetError ()
 
Standard_Integer NbPoints () const
 
gp_Pnt2d Point (const Standard_Integer Index) const
 
- Public Member Functions inherited from IntPatch_Polygo
Standard_Real Error () const
 
virtual Standard_Real DeflectionOverEstimation () const override
 Returns the tolerance of the polygon. More...
 
virtual Standard_Integer NbSegments () const override
 Returns the number of Segments in the polyline. More...
 
virtual void Segment (const Standard_Integer theIndex, gp_Pnt2d &theBegin, gp_Pnt2d &theEnd) const override
 Returns the points of the segment <Index> in the Polygon. More...
 
void Dump () const
 
- Public Member Functions inherited from Intf_Polygon2d
const Bnd_Box2dBounding () const
 Returns the bounding box of the polygon. More...
 
virtual Standard_Boolean Closed () const
 Returns True if the polyline is closed. More...
 
virtual ~Intf_Polygon2d ()
 

Additional Inherited Members

- Protected Member Functions inherited from IntPatch_Polygo
 IntPatch_Polygo (const Standard_Real theError=0.0)
 
- Protected Attributes inherited from IntPatch_Polygo
Standard_Real myError
 
- Protected Attributes inherited from Intf_Polygon2d
Bnd_Box2d myBox
 

Constructor & Destructor Documentation

IntPatch_PolyLine::IntPatch_PolyLine ( )
IntPatch_PolyLine::IntPatch_PolyLine ( const Standard_Real  InitDefle)

Member Function Documentation

Standard_Integer IntPatch_PolyLine::NbPoints ( ) const
virtual

Implements IntPatch_Polygo.

gp_Pnt2d IntPatch_PolyLine::Point ( const Standard_Integer  Index) const
virtual

Implements IntPatch_Polygo.

void IntPatch_PolyLine::ResetError ( )
void IntPatch_PolyLine::SetRLine ( const Standard_Boolean  OnFirst,
const Handle< IntPatch_RLine > &  Line 
)
void IntPatch_PolyLine::SetWLine ( const Standard_Boolean  OnFirst,
const Handle< IntPatch_WLine > &  Line 
)

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