SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GUITexturesHelper.h File Reference
#include <config.h>
#include <fx.h>
#include <utils/gui/globjects/GUIGlObject.h>

Go to the source code of this file.

Data Structures

class  GUITexturesHelper
 Global storage for textures; manages and draws them. More...
 

Variables

bool gAllowTextures
 determines whether the textures shall be displayed within the gui More...
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Date
Sept 2006
Version
Id:
GUITexturesHelper.h 12837 2012-10-15 13:55:42Z namdre

Definition in file GUITexturesHelper.h.

Variable Documentation

bool gAllowTextures

determines whether the textures shall be displayed within the gui

Definition at line 50 of file GUITexturesHelper.cpp.

Referenced by GUIDialog_AppSettings::onCmdOk(), and GUILoadThread::run().