MCPcopy Create free account
hub / github.com/comaps/comaps / SetVehicleType

Method SetVehicleType

libs/routing/directions_engine.hpp:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 void Clear();
39
40 void SetVehicleType(VehicleType const & vehicleType) { m_vehicleType = vehicleType; }
41
42protected:
43 /*!

Callers 1

RedressRouteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected