libosmscout
0.1
|
#include <RouteNode.h>
Public Attributes | |
ObjectFileRef | object |
Reference to the object. More... | |
uint16_t | objectVariantIndex |
Index into the lookup table, holding object specific routing data. More... | |
Information for an object referenced by a path.
ObjectFileRef osmscout::RouteNode::ObjectData::object |
Reference to the object.
Referenced by osmscout::RouteNode::AddObject().
uint16_t osmscout::RouteNode::ObjectData::objectVariantIndex |
Index into the lookup table, holding object specific routing data.
Referenced by osmscout::RouteNode::AddObject().