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

intersection Struct Reference

#include <BQStructs.H>

Collaboration diagram for intersection:

Collaboration graph
[legend]
List of all members.

Detailed Description

Struct designed to hold information about an intersection as it pertains to a full path: its x and y locations and the next intersection as defined by isect_t.


Public Attributes

double x
double y
isect_tnextIntersection


Member Data Documentation

isect_t* intersection::nextIntersection
 

double intersection::x
 

double intersection::y
 


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