My Project
 All Classes Namespaces Functions
mental_maps.Edge Class Reference

Public Member Functions

 Edge (int node1Index, int node2Index)
 

Public Attributes

int node1Index
 
int node2Index
 
Stack< Point > path = new Stack<Point>()
 
Stack< Point > oldPath = new Stack<Point>()
 
Stack< Point > algoPath = new Stack<Point>()
 
Stack< Point > coridor = new Stack<Point>()
 
Stack< Point > diferencePolygon = new Stack<Point>()
 

The documentation for this class was generated from the following file: