#include <splshape.h>
Public Member Functions |
|
| SplineShapePointTab () | |
| ~SplineShapePointTab () | |
| void | Empty () |
| void | Zero () |
| void | MakeCompatible (BezierShape &shape, BOOL clear=TRUE) |
| SplineShapePointTab & | operator= (SplineShapePointTab &from) |
| BOOL | IsCompatible (BezierShape &shape) |
| IOResult | Save (ISave *isave) |
| IOResult | Load (ILoad *iload) |
Public Attributes |
|
| int | polys |
| int * | pUsed |
| Point3Tab * | ptab |
| IntTab * | ktab |
| IntTab * | ltab |
| ~SplineShapePointTab | ( | ) |
| void Empty | ( | ) |
| void Zero | ( | ) |
| void MakeCompatible | ( | BezierShape & | shape, |
| BOOL | clear = TRUE |
||
| ) |
| SplineShapePointTab& operator= | ( | SplineShapePointTab & | from | ) |
| BOOL IsCompatible | ( | BezierShape & | shape | ) |