Eclipse SUMO - Simulation of Urban MObility
GLPrimitive Struct Reference

most likely I'm reinventing the wheel here More...

#include <GUIPolygon.h>

Data Fields

GLenum type
 
std::vector< Positionvert
 

Detailed Description

most likely I'm reinventing the wheel here

Definition at line 37 of file GUIPolygon.h.

Field Documentation

◆ type

GLenum GLPrimitive::type

Definition at line 38 of file GUIPolygon.h.

Referenced by endCallback().

◆ vert

std::vector<Position> GLPrimitive::vert

Definition at line 39 of file GUIPolygon.h.

Referenced by endCallback().


The documentation for this struct was generated from the following file: