OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKGeomAlgo
Geom2dInt


Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter Class Reference

#include <Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter (const Adaptor2d_Curve2d &Curve, const Standard_Integer NbPnt, const IntRes2d_Domain &Domain, const Standard_Real Tol)
Standard_EXPORT Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter (const Adaptor2d_Curve2d &Curve, const Standard_Integer NbPnt, const IntRes2d_Domain &Domain, const Standard_Real Tol, const Bnd_Box2d &OtherBox)
Standard_EXPORT void ComputeWithBox (const Adaptor2d_Curve2d &Curve, const Bnd_Box2d &OtherBox)
const Bnd_Box2d & Bounding () const
Standard_Real DeflectionOverEstimation () const
void SetDeflectionOverEstimation (const Standard_Real x)
void Closed (const Standard_Boolean clos)
Standard_Boolean Closed () const
Standard_Integer NbSegments () const
const gp_Pnt2d & BeginOfSeg (const Standard_Integer Index) const
const gp_Pnt2d & EndOfSeg (const Standard_Integer Index) const
Standard_Real InfParameter () const
Standard_Real SupParameter () const
Standard_EXPORT Standard_Boolean AutoIntersectionIsPossible () const
Standard_EXPORT 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
Standard_EXPORT void Dump () const

Private Attributes

Bnd_Box2d TheBnd
Standard_Real TheDeflection
Standard_Integer NbPntIn
Standard_Integer TheMaxNbPoints
TColgp_Array1OfPnt2d ThePnts
TColStd_Array1OfReal TheParams
TColStd_Array1OfInteger TheIndex
Standard_Boolean ClosedPolygon
Standard_Real Binf
Standard_Real Bsup


Constructor & Destructor Documentation

Standard_EXPORT Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter const Adaptor2d_Curve2d &  Curve,
const Standard_Integer  NbPnt,
const IntRes2d_Domain Domain,
const Standard_Real  Tol
 

Standard_EXPORT 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_EXPORT Standard_Real Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::ApproxParamOnCurve const Standard_Integer  Index,
const Standard_Real  ParamOnLine
const
 

Standard_EXPORT Standard_Boolean Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::AutoIntersectionIsPossible  )  const
 

const gp_Pnt2d& Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::BeginOfSeg const Standard_Integer  Index  )  const
 

const Bnd_Box2d& Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::Bounding  )  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
 

Standard_Boolean Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::Closed  )  const
 

void Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::Closed const Standard_Boolean  clos  ) 
 

Standard_EXPORT void Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::ComputeWithBox const Adaptor2d_Curve2d &  Curve,
const Bnd_Box2d &  OtherBox
 

Standard_Real Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::DeflectionOverEstimation  )  const
 

Standard_EXPORT void Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::Dump  )  const
 

const gp_Pnt2d& Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::EndOfSeg const Standard_Integer  Index  )  const
 

Standard_Real Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::InfParameter  )  const
 

Standard_Integer Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::NbSegments  )  const
 

void Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::operator delete void *  anAddress  )  [inline]
 

void* Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::operator new size_t  size  )  [inline]
 

void* Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::operator new size_t  ,
void *  anAddress
[inline]
 

void Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::SetDeflectionOverEstimation const Standard_Real  x  ) 
 

Standard_Real Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::SupParameter  )  const
 


Field Documentation

Standard_Real Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::Binf [private]
 

Standard_Real Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::Bsup [private]
 

Standard_Boolean Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::ClosedPolygon [private]
 

Standard_Integer Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::NbPntIn [private]
 

Bnd_Box2d Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::TheBnd [private]
 

Standard_Real Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::TheDeflection [private]
 

TColStd_Array1OfInteger Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::TheIndex [private]
 

Standard_Integer Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::TheMaxNbPoints [private]
 

TColStd_Array1OfReal Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::TheParams [private]
 

TColgp_Array1OfPnt2d Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter::ThePnts [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:41:49 2008 for OpenCASCADE by  doxygen 1.4.1