|
maliput
|
This is the complete list of members for RoadGeometry, including all inherited members.
| AddBranchPoint(std::unique_ptr< T > branch_point) | RoadGeometry | |
| AddJunction(std::unique_ptr< T > junction) | RoadGeometry | |
| angular_tolerance() const | RoadGeometry | |
| BackendCustomCommand(const std::string &command) const | RoadGeometry | |
| branch_point(int index) const | RoadGeometry | |
| ById() const | RoadGeometry | |
| CheckInvariants() const | RoadGeometry | |
| FindRoadPositions(const InertialPosition &inertial_position, double radius) const | RoadGeometry | |
| FindSurfaceRoadPositionsAtXY(double x, double y, double radius) const | RoadGeometry | |
| GeoReferenceInfo() const | RoadGeometry | |
| id() const | RoadGeometry | |
| inertial_to_backend_frame_translation() const | RoadGeometry | |
| InitializeStrategy(Args &&... args) | RoadGeometry | |
| junction(int index) const | RoadGeometry | |
| linear_tolerance() const | RoadGeometry | |
| MALIPUT_NO_COPY_NO_MOVE_NO_ASSIGN(RoadGeometry) | RoadGeometry | |
| num_branch_points() const | RoadGeometry | |
| num_junctions() const | RoadGeometry | |
| RoadGeometry(const api::RoadGeometryId &id, double linear_tolerance, double angular_tolerance, double scale_length, const math::Vector3 &inertial_to_backend_frame_translation) | RoadGeometry | |
| maliput::api::RoadGeometry::RoadGeometry()=default | RoadGeometry | protected |
| SampleAheadWaypoints(const LaneSRoute &lane_s_route, double path_length_sampling_rate) const | RoadGeometry | |
| scale_length() const | RoadGeometry | |
| strategy() const | RoadGeometry | protected |
| ToRoadPosition(const InertialPosition &inertial_position, const std::optional< RoadPosition > &hint=std::nullopt) const | RoadGeometry | |
| ~RoadGeometry() override=default | RoadGeometry | virtual |