Open CASCADE Technology
7.7.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <BRepAdaptor_Curve.hxx>
#include <Standard_Integer.hxx>
#include <IntTools_SequenceOfCommonPrts.hxx>
#include <IntTools_SequenceOfRanges.hxx>
#include <TopAbs_ShapeEnum.hxx>
#include <IntTools_EdgeEdge.lxx>
Data Structures | |
class | IntTools_EdgeEdge |
The class provides Edge/Edge intersection algorithm based on the intersection between edges bounding boxes. More... | |