#include <surf_api.h>
Public Member Functions |
|
| DllExport | NURBSSurfaceEdgeCurve (void) |
| virtual DllExport | ~NURBSSurfaceEdgeCurve (void) |
| DllExport NURBSSurfaceEdgeCurve & | operator= (const NURBSSurfaceEdgeCurve &curve) |
| DllExport void | SetParent (int index) |
| DllExport void | SetParentId (NURBSId id) |
| DllExport int | GetParent (void) |
| DllExport NURBSId | GetParentId (void) |
| DllExport Point2 | GetSeed () |
| DllExport void | SetSeed (Point2 &seed) |
Friends |
|
| class | NURBSSet |
| DllExport NURBSSurfaceEdgeCurve | ( | void | ) |
| virtual DllExport ~NURBSSurfaceEdgeCurve | ( | void | ) | [virtual] |
| DllExport NURBSSurfaceEdgeCurve& operator= | ( | const NURBSSurfaceEdgeCurve & | curve | ) |
| DllExport void SetParent | ( | int | index | ) |
| DllExport void SetParentId | ( | NURBSId | id | ) |
| DllExport int GetParent | ( | void | ) |
| DllExport NURBSId GetParentId | ( | void | ) |
| DllExport Point2 GetSeed | ( | ) |
| DllExport void SetSeed | ( | Point2 & | seed | ) |
friend class NURBSSet [friend] |
Reimplemented from NURBSObject.