Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
TopTrans_CurveTransition.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <gp_Dir.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
#include <TopAbs_Orientation.hxx>
#include <TopAbs_State.hxx>
#include <Standard_Integer.hxx>

Data Structures

class  TopTrans_CurveTransition
 This algorithm is used to compute the transition
of a Curve intersecting a curvilinear boundary.

The geometric elements are described locally at
the intersection point by a second order
development.

The curve is described by the intersection point,
the tangent vector and the curvature.

The boundary is described by a set of curve
elements, a curve element is either :

More...