Lane

Single lane object.

  • Direction of the lane

  • Left edge of the lane

  • Right edge of the lane

  • Checks if the lane contains specific world coordinate.

    @param worldCoordinate The world coordinate to check.

    @return Returns true if MBVLane contains worldCoordinate, otherwise returns false.