Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <TopoDS_Edge.hxx>
#include <Standard_Real.hxx>
#include <Standard_Integer.hxx>
#include <BRepAdaptor_Curve.hxx>
#include <Standard_Boolean.hxx>
#include <IntTools_SequenceOfCommonPrts.hxx>
#include <IntTools_Range.hxx>
Data Structures | |
class | IntTools_EdgeEdge |
The class provides Edge/Edge algorithm to determine common parts between two edges in 3-d space. Common parts can be : Vertices or Edges. More... |