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

Public Member Functions | |
| ProjLib_HCompProjectedCurve () | |
| ProjLib_HCompProjectedCurve (const ProjLib_CompProjectedCurve &C) | |
| void | Set (const ProjLib_CompProjectedCurve &C) |
| const Adaptor2d_Curve2d & | Curve2d () const |
| Returns a reference to the Curve2d inside the HCurve2d. | |
| ProjLib_CompProjectedCurve & | ChangeCurve2d () |
Protected Attributes | |
| ProjLib_CompProjectedCurve | myCurve |
| const Adaptor2d_Curve2d& ProjLib_HCompProjectedCurve::Curve2d | ( | ) | const [virtual] |
Implements Adaptor2d_HCurve2d.
1.8.0