Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Real.hxx>
#include <IntPatch_SequenceOfLine.hxx>
#include <Handle_Adaptor3d_HSurface.hxx>
#include <Handle_Adaptor3d_TopolTool.hxx>
#include <Standard_Integer.hxx>
#include <Handle_IntPatch_Line.hxx>
#include <Handle_IntSurf_LineOn2S.hxx>
#include <IntPatch_PrmPrmIntersection.lxx>
Data Structures | |
class | IntPatch_PrmPrmIntersection |
Implementation of the Intersection between two bi-parametrised surfaces. To avoid multiple constructions of the approximated polyhedron of the surfaces, the algorithm can be called whith the two surfaces and their associated polyhedron. More... |