Eclipse SUMO - Simulation of Urban MObility
|
most likely I'm reinventing the wheel here More...
#include <GUIPolygon.h>
Data Fields | |
GLenum | type |
std::vector< Position > | vert |
most likely I'm reinventing the wheel here
Definition at line 37 of file GUIPolygon.h.
GLenum GLPrimitive::type |
Definition at line 38 of file GUIPolygon.h.
Referenced by endCallback().
std::vector<Position> GLPrimitive::vert |
Definition at line 39 of file GUIPolygon.h.
Referenced by endCallback().