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

#include <cartotype_router.h>

List of all members.

Public Member Functions

CT_IMPORT TMapRouteIterator (CMap &aMap, CRoute &aRoute)
CT_IMPORT bool Forward (TResult &aError, double aDistance)
const TPointPosition () const
double Direction () const

Detailed Description

An iterator to traverse a route, orienting the map along it.


Member Function Documentation

CT_EXPORT bool TMapRouteIterator::Forward ( TResult aError,
double  aDistance 
)

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: