Public Member Functions | |
| void | clear () |
| int | getCurrPointIndex () const |
| int | getPointsCount () const |
| Common::Point | getCurrPoint () const |
| Common::Point | getPoint (int index, int offset) const |
| bool | gotoNextPoint () |
| void | insertPoints (const PointList &points) |
Public Member Functions inherited from NGI::CObject | |
| virtual bool | load (MfcArchive &in) |
| virtual void | save (MfcArchive &out) |
| bool | loadFile (const Common::Path &fname) |
Additional Inherited Members | |
Public Attributes inherited from NGI::CObject | |
| ObjType | _objtype |
| uint | _cnum |