#include <vector>
#include <math.h>
#include <errno.h>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | DrawLanes |
struct | RGB |
Defines | |
#define | DEFAULT_RATIO 3.0f |
C++ interface for drawing MapLanes polygons.
Definition in file DrawLanes.h.
#define DEFAULT_RATIO 3.0f |
Definition at line 44 of file DrawLanes.h.