\( \def\bold#1{\bf #1} \newcommand{\d}{\mathrm{d}} \)
container struct to hold data of a cross More...
#include <DataTyps.h>
Public Attributes | |
Neighbour * | neighbours |
neigbours to link to other cross | |
STRONG * | s |
memory for routing algorithms | |
container struct to hold data of a cross
If a KOO has crossdata, than this KOO is marked as cross. The crossdata consists of
Definition at line 73 of file DataTyps.h.