Open CASCADE Technology 6.6.0
Public Member Functions
Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter Class Reference

#include <Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter.hxx>

Inheritance diagram for Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter:
Inheritance graph
[legend]

Public Member Functions

 Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter (const Adaptor2d_Curve2d &Curve, const Standard_Integer NbPnt, const IntRes2d_Domain &Domain, const Standard_Real Tol)
 Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter (const Adaptor2d_Curve2d &Curve, const Standard_Integer NbPnt, const IntRes2d_Domain &Domain, const Standard_Real Tol, const Bnd_Box2d &OtherBox)
void ComputeWithBox (const Adaptor2d_Curve2d &Curve, const Bnd_Box2d &OtherBox)
virtual Standard_Real DeflectionOverEstimation () const
 Returns the tolerance of the polygon.

void SetDeflectionOverEstimation (const Standard_Real x)
void Closed (const Standard_Boolean clos)
virtual Standard_Integer NbSegments () const
 Returns the number of Segments in the polyline.

virtual void Segment (const Standard_Integer theIndex, gp_Pnt2d &theBegin, gp_Pnt2d &theEnd) const
 Returns the points of the segment <Index> in the Polygon.

Standard_Real InfParameter () const
Standard_Real SupParameter () const
Standard_Boolean AutoIntersectionIsPossible () const
Standard_Real ApproxParamOnCurve (const Standard_Integer Index, const Standard_Real ParamOnLine) const
Standard_Integer CalculRegion (const Standard_Real x, const Standard_Real y, const Standard_Real x1, const Standard_Real x2, const Standard_Real y1, const Standard_Real y2) const
void Dump () const

Constructor & Destructor Documentation

Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter ( const Adaptor2d_Curve2d Curve,
const Standard_Integer  NbPnt,
const IntRes2d_Domain Domain,
const Standard_Real  Tol 
)
Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter ( const Adaptor2d_Curve2d Curve,
const Standard_Integer  NbPnt,
const IntRes2d_Domain Domain,
const Standard_Real  Tol,
const Bnd_Box2d OtherBox 
)

Member Function Documentation

Standard_Real Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::ApproxParamOnCurve ( const Standard_Integer  Index,
const Standard_Real  ParamOnLine 
) const
Standard_Boolean Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::AutoIntersectionIsPossible ( ) const
Standard_Integer Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::CalculRegion ( const Standard_Real  x,
const Standard_Real  y,
const Standard_Real  x1,
const Standard_Real  x2,
const Standard_Real  y1,
const Standard_Real  y2 
) const
void Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::Closed ( const Standard_Boolean  clos)
void Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::ComputeWithBox ( const Adaptor2d_Curve2d Curve,
const Bnd_Box2d OtherBox 
)
virtual Standard_Real Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::DeflectionOverEstimation ( ) const [virtual]

Implements Intf_Polygon2d.

void Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::Dump ( ) const
Standard_Real Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::InfParameter ( ) const
virtual Standard_Integer Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::NbSegments ( ) const [virtual]

Implements Intf_Polygon2d.

virtual void Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::Segment ( const Standard_Integer  theIndex,
gp_Pnt2d theBegin,
gp_Pnt2d theEnd 
) const [virtual]

Implements Intf_Polygon2d.

void Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::SetDeflectionOverEstimation ( const Standard_Real  x)
Standard_Real Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::SupParameter ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines