Open CASCADE Technology  6.9.0
Data Structures | Functions

IntRes2d_Transition.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Boolean.hxx>
#include <IntRes2d_Position.hxx>
#include <IntRes2d_TypeTrans.hxx>
#include <IntRes2d_Situation.hxx>
#include <Standard_Storable.hxx>
#include <Standard_PrimitiveTypes.hxx>
#include <IntRes2d_Transition.lxx>

Data Structures

class  IntRes2d_Transition
 Definition of the type of transition near an intersection point between two curves. The transition is either a "true transition", which means that one of the curves goes inside or outside the area defined by the other curve near the intersection, or a "touch transition" which means that the first curve does not cross the other one, or an "undecided" transition, which means that the curves are superposed. More...
 

Functions

const Handle< Standard_Type > & STANDARD_TYPE (IntRes2d_Transition)
 

Function Documentation

const Handle< Standard_Type >& STANDARD_TYPE ( IntRes2d_Transition  )