#include <HLRBRep_TheIntPCurvePCurveOfCInter.hxx>
|
| void | Perform (const HLRBRep_CurvePtr &Curve1, const IntRes2d_Domain &Domain1, const HLRBRep_CurvePtr &Curve2, const IntRes2d_Domain &Domain2, const double TolConf, const double Tol, const int NbIter, const double DeltaU, const double DeltaV) |
| |
| void | Perform (const HLRBRep_CurvePtr &Curve1, const IntRes2d_Domain &Domain1, const double TolConf, const double Tol, const int NbIter, const double DeltaU, const double DeltaV) |
| |
| | IntRes2d_Intersection () |
| | Empty constructor.
|
| |
| | IntRes2d_Intersection (const IntRes2d_Intersection &Other) |
| |
| IntRes2d_Intersection & | operator= (const IntRes2d_Intersection &theOther)=default |
| | Assignment.
|
| |
| | ~IntRes2d_Intersection ()=default |
| | Destructor is protected, for safe inheritance.
|
| |
| void | SetValues (const IntRes2d_Intersection &Inter) |
| |
| void | Append (const IntRes2d_Intersection &Inter, const double FirstParam1, const double LastParam1, const double FirstParam2, const double LastParam2) |
| |
| void | Append (const IntRes2d_IntersectionSegment &Seg) |
| |
| void | Append (const IntRes2d_IntersectionPoint &Pnt) |
| |
| void | Insert (const IntRes2d_IntersectionPoint &Pnt) |
| |
| void | ResetFields () |
| |
| bool | ReversedParameters () const |
| |
◆ HLRBRep_TheIntPCurvePCurveOfCInter()
| HLRBRep_TheIntPCurvePCurveOfCInter::HLRBRep_TheIntPCurvePCurveOfCInter |
( |
| ) |
|
◆ GetMinNbSamples()
| int HLRBRep_TheIntPCurvePCurveOfCInter::GetMinNbSamples |
( |
| ) |
const |
◆ Perform() [1/4]
◆ Perform() [2/4]
◆ Perform() [3/4]
◆ Perform() [4/4]
◆ SetMinNbSamples()
| void HLRBRep_TheIntPCurvePCurveOfCInter::SetMinNbSamples |
( |
const int | theMinNbSamples | ) |
|
Set / get minimum number of points in polygon for intersection.
The documentation for this class was generated from the following file: