#include <Geom2dInt_TheIntPCurvePCurveOfGInter.hxx>
|
| void | Perform (const Adaptor2d_Curve2d &Curve1, const IntRes2d_Domain &Domain1, const Adaptor2d_Curve2d &Curve2, const IntRes2d_Domain &Domain2, const double TolConf, const double Tol, const int NbIter, const double DeltaU, const double DeltaV) |
| |
| void | Perform (const Adaptor2d_Curve2d &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 |
| |
◆ Geom2dInt_TheIntPCurvePCurveOfGInter()
| Geom2dInt_TheIntPCurvePCurveOfGInter::Geom2dInt_TheIntPCurvePCurveOfGInter |
( |
| ) |
|
◆ GetMinNbSamples()
| int Geom2dInt_TheIntPCurvePCurveOfGInter::GetMinNbSamples |
( |
| ) |
const |
◆ Perform() [1/4]
◆ Perform() [2/4]
◆ Perform() [3/4]
◆ Perform() [4/4]
◆ SetMinNbSamples()
| void Geom2dInt_TheIntPCurvePCurveOfGInter::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: