#include <RNDF.h>
Public Member Functions | |
| void | clear () |
| bool | isvalid () |
| void | print () |
Public Attributes | |
| std::vector< Lane > | lanes |
| int | number_of_lanes |
| int | segment_id |
| std::string | segment_name |
Definition at line 147 of file RNDF.h.
| std::vector<Lane> Segment::lanes |
| std::string Segment::segment_name |