maliput
RoadGeometry Member List

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() constRoadGeometry
branch_point(int index) constRoadGeometry
ById() constRoadGeometry
CheckInvariants() constRoadGeometry
FindRoadPositions(const InertialPosition &inertial_position, double radius) constRoadGeometry
id() constRoadGeometry
inertial_to_backend_frame_translation() constRoadGeometry
InitializeStrategy(Args &&... args)RoadGeometry
junction(int index) constRoadGeometry
linear_tolerance() constRoadGeometry
MALIPUT_NO_COPY_NO_MOVE_NO_ASSIGN(RoadGeometry)RoadGeometry
num_branch_points() constRoadGeometry
num_junctions() constRoadGeometry
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()=defaultRoadGeometryprotected
SampleAheadWaypoints(const LaneSRoute &lane_s_route, double path_length_sampling_rate) constRoadGeometry
scale_length() constRoadGeometry
ToRoadPosition(const InertialPosition &inertial_position, const std::optional< RoadPosition > &hint=std::nullopt) constRoadGeometry
~RoadGeometry() override=defaultRoadGeometryvirtual