DijkstraVectors::SetElement Class Reference

Elements of a set class. More...

List of all members.

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)


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 class was generated from the following file:
Generated on Thu Jan 12 10:28:52 2006 by  doxygen 1.4.5