Apollo
6.0
Open source self driving car software
|
This is the complete list of members for apollo::dreamview::MapService, including all inherited members.
CalculateMapHash(const MapElementIds &ids) const | apollo::dreamview::MapService | |
CheckRoutingPoint(const double x, const double y) const | apollo::dreamview::MapService | |
CheckRoutingPointLaneType(apollo::hdmap::LaneInfoConstPtr lane) const | apollo::dreamview::MapService | |
CollectMapElementIds(const apollo::common::PointENU &point, double raidus, MapElementIds *ids) const | apollo::dreamview::MapService | |
ConstructLaneWayPoint(const double x, const double y, routing::LaneWaypoint *laneWayPoint) const | apollo::dreamview::MapService | |
ConstructLaneWayPointWithHeading(const double x, const double y, const double heading, routing::LaneWaypoint *laneWayPoint) const | apollo::dreamview::MapService | |
GetPathsFromRouting(const apollo::routing::RoutingResponse &routing, std::vector< apollo::hdmap::Path > *paths) const | apollo::dreamview::MapService | |
GetPoseWithRegardToLane(const double x, const double y, double *theta, double *s) const | apollo::dreamview::MapService | |
GetStartPoint(apollo::common::PointENU *start_point) const | apollo::dreamview::MapService | |
GetXOffset() const | apollo::dreamview::MapService | inline |
GetYOffset() const | apollo::dreamview::MapService | inline |
MapService(bool use_sim_map=true) | apollo::dreamview::MapService | explicit |
ReloadMap(bool force_reload) | apollo::dreamview::MapService | |
RetrieveMapElements(const MapElementIds &ids) const | apollo::dreamview::MapService |