Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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

DEFINE_STANDARD_ALLOC 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


Member Function Documentation


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