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 13811 2013-05-01 20:31:43Z behrisch

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().