#include <BOPInt_Tools.hxx>
Static Public Member Functions |
static Standard_Boolean | CheckCurve (const Handle< Geom_Curve > &theC, const Standard_Real theTol, Bnd_Box &theBox) |
static Standard_Boolean | IsOnPave (const Standard_Real theT, const IntTools_Range &theRange, const Standard_Real theTol) |
static void | VertexParameters (const IntTools_CommonPrt &theCP, Standard_Real &theT1, Standard_Real &theT2) |
static void | VertexParameter (const IntTools_CommonPrt &theCP, Standard_Real &theT) |
static Standard_Boolean | IsOnPave1 (const Standard_Real theT, const IntTools_Range &theRange, const Standard_Real theTol) |
static Standard_Integer | SegPln (const gp_Lin &theLin, const Standard_Real theTLin1, const Standard_Real theTLin2, const Standard_Real theTolLin, const gp_Pln &thePln, const Standard_Real theTolPln, gp_Pnt &theP, Standard_Real &theT, Standard_Real &theTolP, Standard_Real &theTmin, Standard_Real &theTmax) |
Member Function Documentation
static Standard_Integer BOPInt_Tools::SegPln |
( |
const gp_Lin & |
theLin, |
|
|
const Standard_Real |
theTLin1, |
|
|
const Standard_Real |
theTLin2, |
|
|
const Standard_Real |
theTolLin, |
|
|
const gp_Pln & |
thePln, |
|
|
const Standard_Real |
theTolPln, |
|
|
gp_Pnt & |
theP, |
|
|
Standard_Real & |
theT, |
|
|
Standard_Real & |
theTolP, |
|
|
Standard_Real & |
theTmin, |
|
|
Standard_Real & |
theTmax |
|
) |
| [static] |
The documentation for this class was generated from the following file: