Public Member Functions | |
| SetElement (const double d, const int x, const int y) | |
Public Attributes | |
| double | d |
| current distance assignment | |
| int | x |
| 2d location (x) | |
| int | y |
| 2d location (y) | |
SetElement contains (x,y) location (of a point - not it's parent) and the current distance assignment, d.
1.4.5