Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <IntPatch_SequenceOfLine.hxx>
#include <Standard_Integer.hxx>
#include <Handle_IntPatch_Line.hxx>
#include <Handle_Adaptor3d_HSurface.hxx>
#include <Handle_Adaptor3d_TopolTool.hxx>
#include <Standard_Real.hxx>
Data Structures | |
class | IntPatch_LineConstructor |
The intersections algorithms compute the intersection on two surfaces and return the intersections lines as IntPatch_Line. More... | |