OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    Geom2dAdaptor_Curve.hxx File Reference
    #include <Adaptor2d_Curve2d.hxx>
    #include <BSplCLib_Cache.hxx>
    #include <Geom2d_Curve.hxx>
    #include <GeomAbs_CurveType.hxx>
    #include <GeomAbs_Shape.hxx>
    #include <gp_Circ2d.hxx>
    #include <gp_Elips2d.hxx>
    #include <gp_Hypr2d.hxx>
    #include <gp_Lin2d.hxx>
    #include <gp_Parab2d.hxx>
    #include <gp_Pnt2d.hxx>
    #include <Precision.hxx>
    #include <Standard_NullObject.hxx>
    #include <NCollection_Array1.hxx>
    #include <variant>

    Data Structures

    class  Geom2dAdaptor_Curve
     An interface between the services provided by any curve from the package Geom2d and those required of the curve by algorithms which use it. More...
    struct  Geom2dAdaptor_Curve::OffsetData
     Internal structure for 2D offset curve evaluation data. More...
    struct  Geom2dAdaptor_Curve::BezierData
     Internal structure for Bezier curve evaluation data. More...
    struct  Geom2dAdaptor_Curve::BSplineData
     Internal structure for BSpline curve evaluation data. More...

    Namespaces

    namespace  Geom2dEval_RepCurveDesc