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