maliput_multilane
Segment Member List

This is the complete list of members for Segment, including all inherited members.

id() constSegment
junction() constSegment
lane(int index) constSegment
MALIPUT_NO_COPY_NO_MOVE_NO_ASSIGN(Segment)Segment
NewLane(api::LaneId id, double r0, const api::RBounds &lane_bounds)Segment
num_lanes() constSegment
Segment(const api::SegmentId &id, const api::Junction *junction, const std::function< void(const api::Lane *)> &register_lane, std::unique_ptr< RoadCurve > road_curve, double r_min, double r_max, const api::HBounds &elevation_bounds)Segment
maliput::api::Segment::Segment()=defaultSegmentprotected
~Segment() override=defaultSegmentvirtual