#include <adore/mad/adoremath.h>#include <adore/mad/com_patterns.h>#include <boost/geometry.hpp>#include <boost/geometry/geometries/point.hpp>#include <boost/geometry/geometries/box.hpp>#include <string>#include <iostream>#include <fstream>

Go to the source code of this file.
Classes | |
| struct | adore::env::PriorityRoute |
| PriorityRoute implicitly references a route between two coordinates. The coordinates should be chosen such that the route is unique. More... | |
| struct | adore::env::PrecedenceRule |
| The PrecedenceRule defines a precedence relationship between two routes. Vehicles on the low_ priority route have to yield, while vehicles on the high_ priority route may proceed. More... | |
| class | adore::env::PrecedenceSet |
| PrecedenceSet contains PrecedenceRules, indexed by the area they affect. More... | |
| struct | adore::env::PrecedenceSet::my_equal< value_type, Tfirst > |
| custom equal test for iterators More... | |
| struct | adore::env::PrecedenceSet::itpair< T1, T2 > |
Namespaces | |
| adore | |
| adore::env | |