CartoType API
Public Member Functions
CartoType::Router::TRouteIterator Class Reference

#include <cartotype_router.h>

List of all members.

Public Member Functions

CT_IMPORT TRouteIterator (const CRoute &aRoute)
bool Forward (double aDistance)
const TPointPosition () const
double Direction () const

Detailed Description

An iterator allowing a route to be traversed.


Member Function Documentation

bool CartoType::Router::TRouteIterator::Forward ( double  aDistance) [inline]

Move forwards by aDistance. Return false if the end of the path is reached, true if not.


The documentation for this class was generated from the following files: