#include <utility>#include <math.h>#include <vector>#include <set>#include <map>#include <art_msgs/ArtLanes.h>#include <art_map/coordinates.h>#include <art_map/types.h>

Go to the source code of this file.
Classes | |
| class | poly |
| class | PolyOps |
| struct | polyUpdate |
Typedefs | |
| typedef struct polyUpdate | lanes_poly_vision_t |
| typedef std::vector< poly > | poly_list_t |
C++ interface for MapLanes polygon operations.
Definition in file PolyOps.h.
| typedef struct polyUpdate lanes_poly_vision_t |
| typedef std::vector<poly> poly_list_t |