libosmscout 0.1
|
Adds section to the route if there is one or more via node. More...
#include <RoutePostprocessor.h>
Public Member Functions | |
bool | Process (const PostprocessorContext &context, RouteDescription &description) override |
SectionsPostprocessor (const std::vector< int > §ionLengths) | |
![]() | |
virtual | ~Postprocessor ()=default |
Adds section to the route if there is one or more via node.
|
inlineexplicit |
|
overridevirtual |