#include <path.h>
◆ LaneSegment() [1/2]
apollo::hdmap::LaneSegment::LaneSegment |
( |
| ) |
|
|
default |
◆ LaneSegment() [2/2]
apollo::hdmap::LaneSegment::LaneSegment |
( |
LaneInfoConstPtr |
lane, |
|
|
const double |
start_s, |
|
|
const double |
end_s |
|
) |
| |
|
inline |
◆ DebugString()
std::string apollo::hdmap::LaneSegment::DebugString |
( |
| ) |
const |
◆ Join()
static void apollo::hdmap::LaneSegment::Join |
( |
std::vector< LaneSegment > * |
segments | ) |
|
|
static |
Join neighboring lane segments if they have the same lane id
◆ Length()
double apollo::hdmap::LaneSegment::Length |
( |
| ) |
const |
|
inline |
◆ end_s
double apollo::hdmap::LaneSegment::end_s = 0.0 |
◆ lane
◆ start_s
double apollo::hdmap::LaneSegment::start_s = 0.0 |
The documentation for this struct was generated from the following file: