#include <shape.h>
Public Member Functions |
|
| BezierShapeTopology () | |
| CoreExport void | Build (BezierShape &shape) |
| CoreExport int | operator== (const BezierShapeTopology &t) |
| CoreExport IOResult | Save (ISave *isave) |
| CoreExport IOResult | Load (ILoad *iload) |
Public Attributes |
|
| BOOL | ready |
| IntTab | kcount |
| BitArray | closed |
| BezierShapeTopology | ( | ) | [inline] |
{ ready = FALSE; }
| CoreExport void Build | ( | BezierShape & | shape | ) |
| CoreExport int operator== | ( | const BezierShapeTopology & | t | ) |