Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <IntSurf_PntOn2S.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_Adaptor3d_HVertex.hxx>
#include <Handle_Adaptor2d_HCurve2d.hxx>
#include <IntSurf_Transition.hxx>
#include <IntPatch_Point.lxx>
Data Structures | |
class | IntPatch_Point |
Definition of an intersection point between two surfaces. Such a point is contains geometrical informations (see the Value method) and logical informations. More... | |