|
maliput
|
A set of LaneEnds.
#include <include/maliput/api/branch_point.h>
Public Member Functions | |
| virtual | ~LaneEndSet ()=default |
| int | size () const |
| Returns the number of LaneEnds in this set. More... | |
| const LaneEnd & | get (int index) const |
Returns the LaneEnd indexed by index. More... | |
Protected Member Functions | |
| LaneEndSet ()=default | |
|
virtualdefault |
Reimplemented in LaneEndSet.
|
protecteddefault |
| const LaneEnd& get | ( | int | index | ) | const |
| int size | ( | ) | const |
Returns the number of LaneEnds in this set.
Return value is non-negative.