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>

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

Detailed Description

Author:
Daniel Krajzewicz
Michael Behrisch
Date:
Sept 2006
Version:
Id:
GUITexturesHelper.h 11671 2012-01-07 20:14:30Z behrisch

Definition in file GUITexturesHelper.h.


Variable Documentation

bool gAllowTextures

determines whether the textures shall be displayed within the gui

Definition at line 53 of file GUITexturesHelper.cpp.

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