wxArt2D
Public Attributes | List of all members
a2dRouteData::BorderPoint Struct Reference

An entry in the border queue. More...

#include <route.h>

Collaboration diagram for a2dRouteData::BorderPoint:
Collaboration graph
[legend]

Public Attributes

unsigned int m_cost
 minimum cost to reach this point
 
unsigned char m_direction
 direction to the source
 
unsigned char m_prevdir
 direction of the previous point
 
unsigned short m_x
 coordinates of this point
 
unsigned short m_y
 
BorderPointm_next
 pointer to the next point with same cost in the queue or to a free point
 

Detailed Description

An entry in the border queue.

Used in BorderQueue, for storing the route of a wire.

Definition at line 151 of file route.h.


The documentation for this struct was generated from the following file:
a2dRouteData::BorderPoint Struct Reference -- Sun Oct 12 2014 17:04:48 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation