Open CASCADE Technology 6.6.0
|
Provides an interface between the services provided by any
curve from the package Geom2d and those required
of the curve by algorithms, which use it.
#include <Geom2dAdaptor_HCurve.hxx>
Public Member Functions | |
Geom2dAdaptor_HCurve () | |
Geom2dAdaptor_HCurve (const Geom2dAdaptor_Curve &AS) | |
Geom2dAdaptor_HCurve (const Handle< Geom2d_Curve > &S) | |
Geom2dAdaptor_HCurve (const Handle< Geom2d_Curve > &S, const Standard_Real UFirst, const Standard_Real ULast) | |
ConstructionError is raised if UFirst>ULast or VFirst>VLast |
Geom2dAdaptor_HCurve::Geom2dAdaptor_HCurve | ( | ) |
Geom2dAdaptor_HCurve::Geom2dAdaptor_HCurve | ( | const Geom2dAdaptor_Curve & | AS | ) |
Geom2dAdaptor_HCurve::Geom2dAdaptor_HCurve | ( | const Handle< Geom2d_Curve > & | S | ) |
Geom2dAdaptor_HCurve::Geom2dAdaptor_HCurve | ( | const Handle< Geom2d_Curve > & | S, |
const Standard_Real | UFirst, | ||
const Standard_Real | ULast | ||
) |