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

ModelingAlgorithms
TKHLR
HLRBRep


HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter Class Reference

#include <HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter (const Standard_Address &Curve, const Standard_Integer NbPnt, const IntRes2d_Domain &Domain, const Standard_Real Tol)
Standard_EXPORT HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter (const Standard_Address &Curve, const Standard_Integer NbPnt, const IntRes2d_Domain &Domain, const Standard_Real Tol, const Bnd_Box2d &OtherBox)
Standard_EXPORT void ComputeWithBox (const Standard_Address &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 HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter const Standard_Address &  Curve,
const Standard_Integer  NbPnt,
const IntRes2d_Domain Domain,
const Standard_Real  Tol
 

Standard_EXPORT HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter const Standard_Address &  Curve,
const Standard_Integer  NbPnt,
const IntRes2d_Domain Domain,
const Standard_Real  Tol,
const Bnd_Box2d &  OtherBox
 


Member Function Documentation

Standard_EXPORT Standard_Real HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::ApproxParamOnCurve const Standard_Integer  Index,
const Standard_Real  ParamOnLine
const
 

Standard_EXPORT Standard_Boolean HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::AutoIntersectionIsPossible  )  const
 

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

const Bnd_Box2d& HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::Bounding  )  const
 

Standard_Integer HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::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 HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::Closed  )  const
 

void HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::Closed const Standard_Boolean  clos  ) 
 

Standard_EXPORT void HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::ComputeWithBox const Standard_Address &  Curve,
const Bnd_Box2d &  OtherBox
 

Standard_Real HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::DeflectionOverEstimation  )  const
 

Standard_EXPORT void HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::Dump  )  const
 

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

Standard_Real HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::InfParameter  )  const
 

Standard_Integer HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::NbSegments  )  const
 

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

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

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

void HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::SetDeflectionOverEstimation const Standard_Real  x  ) 
 

Standard_Real HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::SupParameter  )  const
 


Field Documentation

Standard_Real HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::Binf [private]
 

Standard_Real HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::Bsup [private]
 

Standard_Boolean HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::ClosedPolygon [private]
 

Standard_Integer HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::NbPntIn [private]
 

Bnd_Box2d HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::TheBnd [private]
 

Standard_Real HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::TheDeflection [private]
 

TColStd_Array1OfInteger HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::TheIndex [private]
 

Standard_Integer HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::TheMaxNbPoints [private]
 

TColStd_Array1OfReal HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::TheParams [private]
 

TColgp_Array1OfPnt2d HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter::ThePnts [private]
 


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