|
libosmscout 0.1
|
A path is defined by the way to be used and the node id of a node on this way which is the target to reach. More...
#include <Path.h>
Public Member Functions | |
| ObjectFileRef | GetObject () const |
| size_t | GetTargetNodeIndex () const |
| bool | IsTraversable () const |
| Path (const ObjectFileRef &Object, size_t targetNodeIndex) | |
| Path (const ObjectFileRef &object, size_t targetNodeIndex, bool traversable) | |
| Path (const Path &other) | |
A path is defined by the way to be used and the node id of a node on this way which is the target to reach.
| osmscout::Path::Path | ( | const ObjectFileRef & | Object, |
| size_t | targetNodeIndex | ||
| ) |
| osmscout::Path::Path | ( | const ObjectFileRef & | object, |
| size_t | targetNodeIndex, | ||
| bool | traversable | ||
| ) |
| osmscout::Path::Path | ( | const Path & | other | ) |
|
inline |
|
inline |
|
inline |