#include <Points.h>
Public Member Functions | |
| Points () | |
| ~Points () | |
| void | addPoint (Point p) |
| Point | getFirstPoint () |
| Point | getNextPoint () |
|
|
|
|
|
|
|
|
adds a point to the group of points |
|
|
returns the first point |
|
|
returns the next point |
1.3.3