|
User Documentation |
|
Centre for Vision, Speech & Signal Processing |
Comments:
NB. This does NOT move linearly around the circle.
it goes in octants.
Variables:
Methods:
- CircleIterC(int radius = 1,Index2dC nOffset = Index2dC(0,0))
-
Constructor.
- void First()
-
Goto first point on circle.
- BooleanT IsElm() const
-
At valid position ?
- const Index2dC & Data() const
-
Get point.
Largest error from radius should be less than 0.5
- BooleanT Next()
-
Goto next point.
|
Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001
|