Open CASCADE Technology 6.6.0
Public Member Functions
BRepClass_Intersector Class Reference

Implement the Intersector2d required by the classifier.

#include <BRepClass_Intersector.hxx>

Inheritance diagram for BRepClass_Intersector:
Inheritance graph
[legend]

Public Member Functions

 BRepClass_Intersector ()
void Perform (const gp_Lin2d &L, const Standard_Real P, const Standard_Real Tol, const BRepClass_Edge &E)
 Intersect the line segment and the edge.

void LocalGeometry (const BRepClass_Edge &E, const Standard_Real U, gp_Dir2d &T, gp_Dir2d &N, Standard_Real &C) const
 Returns in <T>, <N> and the tangent, normal
and curvature of the edge <E> at parameter value
<U>.


Constructor & Destructor Documentation

BRepClass_Intersector::BRepClass_Intersector ( )

Member Function Documentation

void BRepClass_Intersector::LocalGeometry ( const BRepClass_Edge E,
const Standard_Real  U,
gp_Dir2d T,
gp_Dir2d N,
Standard_Real C 
) const
void BRepClass_Intersector::Perform ( const gp_Lin2d L,
const Standard_Real  P,
const Standard_Real  Tol,
const BRepClass_Edge E 
)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines