Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <BRepAdaptor_Curve.hxx>
#include <Handle_Geom_Curve.hxx>
#include <Standard_Real.hxx>
#include <GeomAPI_ProjectPointOnCurve.hxx>
#include <IntTools_MarkedRangeSet.hxx>
#include <IntTools_SequenceOfRanges.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <IntTools_BeanBeanIntersector.lxx>
Data Structures | |
class | IntTools_BeanBeanIntersector |
The class BeanBeanIntersector computes ranges of parameters on the curve of a first bean (part of edge) that bounds the parts of bean which are on the other bean according to tolerance of edges. More... |