|
Open CASCADE Technology
6.5.4
|
#include <BRepAdaptor_HCompCurve.hxx>

Public Member Functions | |
| BRepAdaptor_HCompCurve () | |
| BRepAdaptor_HCompCurve (const BRepAdaptor_CompCurve &C) | |
| void | Set (const BRepAdaptor_CompCurve &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. | |
| BRepAdaptor_CompCurve & | ChangeCurve () |
Protected Attributes | |
| BRepAdaptor_CompCurve | myCurve |
| const Adaptor3d_Curve& BRepAdaptor_HCompCurve::Curve | ( | ) | const [virtual] |
Implements Adaptor3d_HCurve.
| Adaptor3d_Curve& BRepAdaptor_HCompCurve::GetCurve | ( | ) | [virtual] |
Implements Adaptor3d_HCurve.
BRepAdaptor_CompCurve BRepAdaptor_HCompCurve::myCurve [protected] |
1.8.0