|
Open CASCADE Technology 6.5.2
|
#include <GeomAdaptor_GHCurve.hxx>

Public Member Functions | |
| GeomAdaptor_GHCurve () | |
| GeomAdaptor_GHCurve (const GeomAdaptor_Curve &C) | |
| void | Set (const GeomAdaptor_Curve &C) |
| const Adaptor3d_Curve & | Curve () const |
| Returns a pointer to the Curve inside the HCurve. | |
| Adaptor3d_Curve & | GetCurve () |
| Returns a pointer to the Curve inside the HCurve. | |
| GeomAdaptor_Curve & | ChangeCurve () |
Protected Attributes | |
| GeomAdaptor_Curve | myCurve |
| GeomAdaptor_GHCurve::GeomAdaptor_GHCurve | ( | ) |
| GeomAdaptor_GHCurve::GeomAdaptor_GHCurve | ( | const GeomAdaptor_Curve & | C | ) |
| GeomAdaptor_Curve& GeomAdaptor_GHCurve::ChangeCurve | ( | ) |
| const Adaptor3d_Curve& GeomAdaptor_GHCurve::Curve | ( | ) | const [virtual] |
Implements Adaptor3d_HCurve.
| Adaptor3d_Curve& GeomAdaptor_GHCurve::GetCurve | ( | ) | [virtual] |
Implements Adaptor3d_HCurve.
| void GeomAdaptor_GHCurve::Set | ( | const GeomAdaptor_Curve & | C | ) |
GeomAdaptor_Curve GeomAdaptor_GHCurve::myCurve [protected] |
1.7.4