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

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