\( \def\bold#1{\bf #1} \newcommand{\d}{\mathrm{d}} \)
osm data container list for point like data (summits, towns, ...) More...
#include <DataTyps.h>
Public Attributes | |
KOO * | k |
reference to KOO | |
float | index |
for summit ranking | |
char * | name |
OSM name of point | |
points * | next |
points * | prev |
osm data container list for point like data (summits, towns, ...)
Definition at line 137 of file DataTyps.h.