236 POITexture.second = 0;
const unsigned char POITexture_Charging_station[]
const unsigned char E3Selected[]
const unsigned char POITexture_Fuel[]
GUITexture
An enumeration of gifs used by the gui applications.
@ REROUTER_CLOSINGREROUTE
@ REROUTER_ROUTEPROBREROUTE
@ TRACTIONSUBSTATION_SELECTED
@ REROUTER_CLOSINGLANEREROUTE
@ VARIABLESPEEDSIGN_SELECTED
@ REROUTER_DESTPROBREROUTE
@ REROUTER_PARKINGAREAREROUTE
const unsigned char POITexture_Hotel[]
const unsigned char LaneBike[]
const unsigned char LaneBus[]
const unsigned char LanePedestrian[]
const unsigned char Lock[]
const unsigned char POITexture_Nature[]
const unsigned char NotMoving[]
const unsigned char NotMovingSelected[]
const unsigned char POITexture_Pin[]
const unsigned char Rerouter_ClosingLaneReroute[]
const unsigned char Rerouter_ClosingReroute[]
const unsigned char Rerouter_DestProbReroute[]
const unsigned char Rerouter_Interval[]
const unsigned char Rerouter_ParkingAreaReroute[]
const unsigned char Rerouter_RouteProbReroute[]
const unsigned char RerouterSelected[]
const unsigned char RouteProbeSelected[]
const unsigned char StopContainer[]
const unsigned char StopContainerSelected[]
const unsigned char StopPerson[]
const unsigned char StopPersonSelected[]
const unsigned char StopSelected[]
const unsigned char TLS[]
const unsigned char TractionSubstation[]
const unsigned char TractionSubstationSelected[]
const unsigned char Vaporizer[]
const unsigned char VaporizerSelected[]
const unsigned char VariableSpeedSign_Step[]
const unsigned char VariableSpeedSignSelected[]
static void close()
close GUITextureSubSys
static void resetTextures()
Reset textures.
std::map< GUITexture, GUIGlID > myTextures
vector with the Gifs
static void initTextures(FXApp *a)
Initiate GUITextureSubSys for textures.
GUITextureSubSys(FXApp *app)
constructor private because is called by the static function init(FXApp* a
~GUITextureSubSys()
destructor
static GUIGlID getPOITexture(POIIcon POIIcon)
returns texture associated to the given POI image
static GUITextureSubSys * myInstance
instance of GUITextureSubSys
std::map< POIIcon, GUIGlID > myPOITextures
map with textures
FXApp * myApp
@pointer to Fox App
static GUIGlID getTexture(GUITexture which)
returns a texture previously defined in the enum GUITexture
static GUIGlID add(FXImage *i)
Adds a texture to use.
static void clearTextures()
clears loaded textures
C++ TraCI client API implementation.
C++ TraCI client API implementation.
Definition of vehicle stop (position and duration)
C++ TraCI client API implementation.