Open CASCADE Technology  7.1.0.beta
Data Structures
Geom2d_Curve.hxx File Reference
#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Geom2d_Geometry.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
#include <GeomAbs_Shape.hxx>
#include <Standard_Integer.hxx>

Data Structures

class  Geom2d_Curve
 The abstract class Curve describes the common behavior of curves in 2D space. The Geom2d package provides numerous concrete classes of derived curves, including lines, circles, conics, Bezier or BSpline curves, etc. The main characteristic of these curves is that they are parameterized. The Geom2d_Curve class shows: More...