ModifiedDijkstra::SetElement Struct Reference

Elements of a set class. More...

List of all members.

Public Attributes

double d
 current distance assignment
int x
 2d location (x)
int y
 2d location (y)


Detailed Description

Elements of a set class.

SetElement contains (x,y) location (of a point - not it's parent) and the current distance assignment, d.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 12 10:28:55 2006 by  doxygen 1.4.5