Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions
BOPInt_Tools Class Reference

#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_Boolean IsInRange (const IntTools_Range &theRRef, const IntTools_Range &theR, const Standard_Real theTol)
 Checks if the range <theR> interfere with the range <theRRef>
More...
 
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_Boolean BOPInt_Tools::CheckCurve ( const Handle< Geom_Curve > &  theC,
const Standard_Real  theTol,
Bnd_Box theBox 
)
static
static Standard_Boolean BOPInt_Tools::IsInRange ( const IntTools_Range theRRef,
const IntTools_Range theR,
const Standard_Real  theTol 
)
static

Checks if the range <theR> interfere with the range <theRRef>

static Standard_Boolean BOPInt_Tools::IsOnPave ( const Standard_Real  theT,
const IntTools_Range theRange,
const Standard_Real  theTol 
)
static
static Standard_Boolean BOPInt_Tools::IsOnPave1 ( const Standard_Real  theT,
const IntTools_Range theRange,
const Standard_Real  theTol 
)
static
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
static void BOPInt_Tools::VertexParameter ( const IntTools_CommonPrt theCP,
Standard_Real theT 
)
static
static void BOPInt_Tools::VertexParameters ( const IntTools_CommonPrt theCP,
Standard_Real theT1,
Standard_Real theT2 
)
static

The documentation for this class was generated from the following file: