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
    GeomAdaptor_Curve.hxx File Reference
    #include <Adaptor3d_Curve.hxx>
    #include <BSplCLib_Cache.hxx>
    #include <Geom_Curve.hxx>
    #include <GeomAbs_Shape.hxx>
    #include <gp_Circ.hxx>
    #include <gp_Dir.hxx>
    #include <gp_Elips.hxx>
    #include <gp_Hypr.hxx>
    #include <gp_Lin.hxx>
    #include <gp_Parab.hxx>
    #include <Precision.hxx>
    #include <Standard_NullObject.hxx>
    #include <Standard_ConstructionError.hxx>
    #include <variant>

    Data Structures

    class  GeomAdaptor_Curve
     This class provides an interface between the services provided by any curve from the package Geom and those required of the curve by algorithms which use it. Creation of the loaded curve the curve is C1 by piece. More...
    struct  GeomAdaptor_Curve::OffsetData
     Internal structure for offset curve evaluation data. More...
    struct  GeomAdaptor_Curve::BezierData
     Internal structure for Bezier curve cache data. More...
    struct  GeomAdaptor_Curve::BSplineData
     Internal structure for BSpline curve cache data. More...

    Namespaces

    namespace  GeomEval_RepCurveDesc