Skip to main content

B1CityGraphLaneKey

  • Composite key identifying a specific city graph lane by road index, lane index,
    * and travel direction, supporting equality comparison and hashing for map use.
PropertyTypeDescriptionMetadata
RoadIndexint32Index of the road this lane key refers to.Category: B1CityGraphLaneKey
LaneIndexint32Index of the lane within the road.Category: B1CityGraphLaneKey
bReverseboolWhether this lane key represents the reverse direction of the road.Category: B1CityGraphLaneKey