struct ColumbusWayPointConnection

Exists only as container entry within a ColumbusWayPoint which is, say, called q. More...

Full nameColumbus::ColumbusWayPointConnection
Definition#include <columbuswaypoint.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

Exists only as container entry within a ColumbusWayPoint which is, say, called q. It contains another ColumbusWayPoint p and an in d which shall be the distance between p and q. Change it to double if you like, I would really prefer staying with int. The existence of a ColumbusWayPointConnection Object c within q does NOT mandatorilyb mean that *(c.p) and q are directly connected.

ColumbusWayPoint* p

p

int d

d

 ColumbusWayPointConnection (ColumbusWayPoint& P,int D)

ColumbusWayPointConnection

 ColumbusWayPointConnection ()

ColumbusWayPointConnection


Generated by: jonico on sc8-pr-shell1.sourceforge.net on Fri May 27 06:03:12 2005, using kdoc 2.0a54.