|
Open CASCADE Technology 6.5.2
|
An interface between the services provided by any
curve from the package Geom and those required of
the curve by algorithms which use it.
#include <GeomAdaptor_HCurve.hxx>

Public Member Functions | |
| GeomAdaptor_HCurve () | |
| GeomAdaptor_HCurve (const GeomAdaptor_Curve &AS) | |
| GeomAdaptor_HCurve (const Handle< Geom_Curve > &S) | |
| GeomAdaptor_HCurve (const Handle< Geom_Curve > &S, const Standard_Real UFirst, const Standard_Real ULast) | |
| ConstructionError is raised if UFirst>ULast or VFirst>VLast | |
| GeomAdaptor_HCurve::GeomAdaptor_HCurve | ( | ) |
| GeomAdaptor_HCurve::GeomAdaptor_HCurve | ( | const GeomAdaptor_Curve & | AS | ) |
| GeomAdaptor_HCurve::GeomAdaptor_HCurve | ( | const Handle< Geom_Curve > & | S | ) |
| GeomAdaptor_HCurve::GeomAdaptor_HCurve | ( | const Handle< Geom_Curve > & | S, |
| const Standard_Real | UFirst, | ||
| const Standard_Real | ULast | ||
| ) |
1.7.4