a2dRouteData::BorderPoint Struct Reference

An entry in the border queue. More...

#include <wire.h>

Collaboration diagram for a2dRouteData::BorderPoint:

Collaboration graph
[legend]

List of all members.

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 157 of file wire.h.


The documentation for this struct was generated from the following file:
a2dRouteData::BorderPoint Struct Reference -- Tue Aug 31 18:33:47 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation