Main Page | Namespace List | Class List | Directories | File List | Class Members | File Members

pathDesc Struct Reference

#include <BQStructs.H>

Collaboration diagram for pathDesc:

Collaboration graph
[legend]
List of all members.

Detailed Description

Singly Linked List implementation that describes a path, will mainly be used by AI. Nodes are streetsegs, links are isects.


Public Attributes

seg_tbegin
seg_tend
isect_tnextIntersection


Member Data Documentation

seg_t* pathDesc::begin
 

seg_t* pathDesc::end
 

isect_t* pathDesc::nextIntersection
 


The documentation for this struct was generated from the following file:
Generated on Mon May 16 11:08:53 2005 for BikeQuest by  doxygen 1.4.0