ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
map_typedefs.h File Reference
#include <vector>
#include "adore/env/borderbased/border.h"
Include dependency graph for map_typedefs.h:

Go to the source code of this file.

Namespaces

 adore
 
 adore::env
 
 adore::env::BorderBased
 
 adore::env::BorderBased::TYPEDEFS
 

Typedefs

typedef std::pair< Coordinate, Coordinate > adore::env::BorderBased::TYPEDEFS::TPointPair
 
typedef std::pair< TPointPair, BorderType::TYPEadore::env::BorderBased::TYPEDEFS::TPointPairAttributes
 
typedef std::vector< TPointPairAttributes > adore::env::BorderBased::TYPEDEFS::TVectorPointsWithAttributes