Definition in file MSCrossSection.h.
#include <config.h>
#include <vector>
Go to the source code of this file.
Data Structures | |
| class | MSCrossSection |
| A simple description of a position on a lane (crossing of a lane). More... | |
Typedefs | |
| typedef std::vector < MSCrossSection > | CrossSectionVector |
| typedef CrossSectionVector::const_iterator | CrossSectionVectorConstIt |
| typedef CrossSectionVector::iterator | CrossSectionVectorIt |
| typedef std::vector< MSCrossSection > CrossSectionVector |
Definition at line 68 of file MSCrossSection.h.
| typedef CrossSectionVector::const_iterator CrossSectionVectorConstIt |
Definition at line 70 of file MSCrossSection.h.
| typedef CrossSectionVector::iterator CrossSectionVectorIt |
Definition at line 69 of file MSCrossSection.h.
1.5.6