VisioMove SDK (iOS)
2.1.22
|
Classes | |
interface | VgIRoute |
interface | VgIRouteCallback |
class | VgIRouteConverter |
interface | VgIRouteConverterFactory |
struct | VgIRouteGeometryDescriptor |
interface | VgIRouteRequest |
struct | VgIRouteRequestParameters |
class | VgIRoutingModule |
interface | VgIRoutingNode |
struct | VgIRoutingNodeParameters |
interface | VgIRoutingSolver |
Typedefs | |
typedef std::vector< VgIRouteGeometryDescriptor > | VgIRouteGeometryDescriptorVector |
Enumerations |
The namespace defines all the needed interfaces to interact with the Routing module.
typedef std::vector< VgIRouteGeometryDescriptor > VgRoutingModule::VgIRouteGeometryDescriptorVector |
The different ways to interpret multiple destinations, these options do not change the behavior if there is only one mDestination. For optimal routes there is a practical limit on 5-6 destinations. use VgRoutingModule::VgIRoute::getDestinationIndices() to obtain the actual visit order of the destinations.
Options to determine how a routing node for getRoutingNode from positions is found.